mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 15:49:01 +08:00
da7048d0d9
* [SI] New port * update version database
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)
|