mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-20 03:33:05 +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)
|