vcpkg/ports/libredwg/usage

5 lines
151 B
Plaintext
Raw Normal View History

2023-03-20 15:12:34 +08:00
libredwg provides CMake targets:
find_package(unofficial-libredwg CONFIG REQUIRED)
target_link_libraries(main unofficial::libredwg::libredwg)