Skip to content

lib3mfv2.5.0

Updated

lib3mf is an implementation of the 3D Manufacturing Format file standard

#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

and 2 transitive dependencies:

#Host Dependencies

and one transitive dependency:

#Used By

No ports use this.

#Host Tool For

No ports use this.

#Contributors

  • Vijai Kumar S's avatarVijai Kumar S
  • Vijai Kumar S's avatarVijai Kumar S
  • Kai Pastor's avatarKai Pastor

#Changelog

  • 5d07aa8[lib3mf] Revise (#50180)
  • e1decf7[lib3mf] update to 2.5.0 (#50158)
  • c8173a3[lib3mf] update to 2.4.1 (#44444)
  • ba0cb49[lib3mf] New port. Introduces version 2.3.2 (#39886)