mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-14 15:59:01 +08:00
6 lines
206 B
Plaintext
6 lines
206 B
Plaintext
|
The package robotraconteur-companion is compatible with built-in CMake targets:
|
||
|
|
||
|
find_package(RobotRaconteurCompanion REQUIRED)
|
||
|
target_link_libraries(main PRIVATE RobotRaconteurCompanion)
|
||
|
|