mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-01 08:38:59 +08:00
5 lines
118 B
Plaintext
5 lines
118 B
Plaintext
|
rmqcpp provides CMake targets:
|
||
|
|
||
|
find_package(rmqcpp REQUIRED)
|
||
|
target_link_libraries(main PRIVATE rmqcpp::rmq)
|