mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-03 10:29:01 +08:00
4 lines
166 B
Plaintext
4 lines
166 B
Plaintext
|
libaes-siv provides CMake targets:
|
||
|
find_package(unofficial-libaes-siv CONFIG REQUIRED)
|
||
|
target_link_libraries(main PRIVATE unofficial::libaes-siv::libaes-siv)
|