0
0
mirror of https://github.com/microsoft/vcpkg.git synced 2025-01-16 15:46:32 +08:00
2024-06-12 19:05:22 -07:00

5 lines
130 B
Plaintext

michaelmiller-sec21 provides CMake targets:
find_package(sec21 CONFIG REQUIRED)
target_link_libraries(main PRIVATE sec21::sec21)