mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-13 20:28:26 +08:00
c7e10f6304
Co-authored-by: Jeffrey Wardman <jeffrey.w@zydex.com>
5 lines
136 B
Plaintext
5 lines
136 B
Plaintext
manifold provides CMake targets:
|
|
|
|
find_package(manifold CONFIG REQUIRED)
|
|
target_link_libraries(main PRIVATE manifold::manifold)
|