mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-26 20:38:59 +08:00
4 lines
118 B
Plaintext
4 lines
118 B
Plaintext
|
dpp provides CMake targets:
|
||
|
find_package(dpp CONFIG REQUIRED)
|
||
|
target_link_libraries(main PRIVATE dpp::dpp)
|