mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 12:09:00 +08:00
9f04533f30
* Add canonical usage * Use unofficial-libmariadb * Update versions
5 lines
140 B
Plaintext
5 lines
140 B
Plaintext
The package drogon provides CMake targets:
|
|
|
|
find_package(Drogon CONFIG REQUIRED)
|
|
target_link_libraries(main PRIVATE Drogon::Drogon)
|