mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 05:39:06 +08:00
5 lines
112 B
Plaintext
5 lines
112 B
Plaintext
|
md4c provides CMake targets:
|
||
|
|
||
|
find_package(md4c CONFIG REQUIRED)
|
||
|
target_link_libraries(main PRIVATE md4c::md4c)
|