mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-09 14:17:50 +08:00
5 lines
158 B
Plaintext
5 lines
158 B
Plaintext
|
pulsar-client-cpp provides CMake targets:
|
||
|
|
||
|
find_package(unofficial-pulsar CONFIG REQUIRED)
|
||
|
target_link_libraries(main PRIVATE unofficial::pulsar::pulsar)
|