lib3mf is an implementation of the 3D Manufacturing Format file standard
lib3mf provides CMake targets:
find_package(lib3mf CONFIG REQUIRED)
target_link_libraries(target_name PRIVATE lib3mf::lib3mf)
lib3mf provides pkg-config modules:
lib3mf
v2.5.0#1
(windows & (x86 | x64)) | (linux & x64) | (osx & (x64 | arm64))
BSD-2-Clause
Manifest