mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-11 18:49:01 +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)
|