mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-26 17:41:09 +08:00
5 lines
140 B
Plaintext
5 lines
140 B
Plaintext
|
kdreports provides CMake targets:
|
||
|
|
||
|
find_package(KDReports-qt6 CONFIG REQUIRED)
|
||
|
target_link_libraries(main PRIVATE KDReports::kdreports)
|