mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-26 08:19:08 +08:00
5 lines
124 B
Plaintext
5 lines
124 B
Plaintext
|
cista provides CMake targets:
|
||
|
|
||
|
find_package(cista CONFIG REQUIRED)
|
||
|
target_link_libraries(main PRIVATE cista::cista)
|