Skip to Content

rply v1.1.4

Created
Updated

ANSI C Library for PLY file format input and output

# Usage

The rply port provides an unofficial CMake target:

find_package(rply REQUIRED)
target_link_libraries(main PRIVATE rply::rply) 

# License

# Supported Platforms

All platforms are supported

# Features

No features defined.

# Dependencies

No dependencies.

# Host Dependencies

No transitive dependencies.

# Dependents

No dependents.

# Host Dependents

No dependents.

# Contributors

  • Chao Jia's avatar Chao Jia
  • Billy O'Neal's avatar Billy O'Neal
  • Jack·Boos·Yu's avatar Jack·Boos·Yu
  • autoantwort's avatar autoantwort
  • Martin Valgur's avatar Martin Valgur

# Changelog

  • 31b5246 [rply] Add support for non-prefixed includes (#37759)
  • 5b11232 [many-ports] Don't use deprecated functions (autogenerated) (#26981)
  • 43c6e29 [many ports]switch to vcpkg-cmake / vckg-cmake-config part 4 (#29884)
  • b295670 Bulk convert control files. (#19986)
  • 3c84e1a [rply]requested changes
  • 384defd fix uninitialized local variable
  • e8ea808 use _CRT_SECURE_NO_WARNINGS
  • 93c3bb1 [rply]new port

# Source