mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-14 17:13:47 +08:00
5 lines
136 B
Plaintext
5 lines
136 B
Plaintext
|
cpp-kana provides CMake targets:
|
||
|
|
||
|
find_package(cpp-kana CONFIG REQUIRED)
|
||
|
target_link_libraries(main PRIVATE cpp-kana::cpp-kana)
|