mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-10 13:27:54 +08:00
5 lines
135 B
Plaintext
5 lines
135 B
Plaintext
|
The rply port provides an unofficial CMake target:
|
||
|
|
||
|
find_package(rply REQUIRED)
|
||
|
target_link_libraries(main PRIVATE rply::rply)
|