mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-28 02:11:39 +08:00
5 lines
130 B
Plaintext
5 lines
130 B
Plaintext
michaelmiller-sec21 provides CMake targets:
|
|
|
|
find_package(sec21 CONFIG REQUIRED)
|
|
target_link_libraries(main PRIVATE sec21::sec21)
|