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