mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 03:09:00 +08:00
ec5dd00496
--------- Co-authored-by: Rostyslav Skrypnyk <rostylsav.skrypnyk@elekta.com> Co-authored-by: MonicaLiu <110024546+MonicaLiu0311@users.noreply.github.com> Co-authored-by: Monica <liuyumei01@beyondsoft.com>
5 lines
121 B
Plaintext
5 lines
121 B
Plaintext
astr provides CMake targets:
|
|
|
|
find_package(astr CONFIG REQUIRED)
|
|
target_link_libraries(main PRIVATE a4z::astr)
|