lib3mfv2.5.0
- Updated
lib3mf is an implementation of the 3D Manufacturing Format file standard
- Project website: https://github.com/3MFConsortium/lib3mf
- Documentation: https://lib3mf.readthedocs.io/
#Usage
lib3mf provides CMake targets:
find_package(lib3mf CONFIG REQUIRED)
target_link_libraries(target_name PRIVATE lib3mf::lib3mf)lib3mf provides pkg-config modules:
lib3mf#Supported Platforms
(windows & (x86 | x64)) | (linux & x64) | (osx & (x64 | arm64))
- ✅linux
- ✅osx
- ✅windows-x64
- ✅windows-x86
- ❌
uwp - ❌
windows-arm64
#Features
No features defined.
#Dependencies
#Host Dependencies
and one transitive dependency:
- vcpkg-cmake-get-vars (through openssl)
#Used By
No ports use this.
#Host Tool For
No ports use this.
#Contributors
Vijai Kumar S
Vijai Kumar S
Kai Pastor