mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 16:28:59 +08:00
4345d72752
* [modern-cpp-kafka] New port * update version database * fix dependencies * update version database * change header install path * update version database
5 lines
191 B
Plaintext
5 lines
191 B
Plaintext
modern-cpp-kafka provides CMake targets:
|
|
|
|
find_package(unofficial-modern-cpp-kafka CONFIG REQUIRED)
|
|
target_link_libraries(main PRIVATE unofficial::modern-cpp-kafka::modern-cpp-kafka)
|