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)
|
|
|