mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-03 10:09:06 +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)
|