mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 03:39:01 +08:00
5 lines
112 B
Plaintext
5 lines
112 B
Plaintext
|
si provides CMake targets:
|
||
|
|
||
|
find_package(SI CONFIG REQUIRED)
|
||
|
target_link_libraries(main PRIVATE SI::SI)
|