vcpkg/ports/lib3mf/usage
Vijai Kumar S ba0cb491c6
[lib3mf] New port. Introduces version 2.3.2 (#39886)
Co-authored-by: Martin Weismann <30837766+martinweismann@users.noreply.github.com>
Co-authored-by: Kai Pastor <dg0yt@darc.de>
Co-authored-by: WangWeiLin-MV <156736127+WangWeiLin-MV@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2024-08-01 08:54:35 -07:00

8 lines
245 B
Plaintext

lib3mf provides CMake targets:
find_package(lib3mf CONFIG REQUIRED)
target_link_libraries(target_name PRIVATE lib3mf::lib3mf)
For examples and use cases, kindly check
https://github.com/3MFConsortium/lib3mf/tree/develop/SDK/CPackExamples