mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-28 02:29:01 +08:00
6 lines
218 B
Plaintext
6 lines
218 B
Plaintext
|
The package drekar-launch-process-cpp is compatible with built-in CMake targets:
|
||
|
|
||
|
find_package(drekar-launch-process-cpp CONFIG REQUIRED)
|
||
|
target_link_libraries(main PRIVATE drekar-launch-process-cpp)
|
||
|
|