mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-29 01:32:00 +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)
|