happly-tests

[full]

C++ reader/writer library for the PLY file format, tests

This project builds and defines the build2 package for HapPLY, a header-only C++ reader/writer for the PLY file format.

Official build2 cppget.org queue.cppget.org

Usage

As HapPLY does not provide any versioning scheme, make sure to add the alpha section of the cppget.org repository to your project's repositories.manifest to be able to fetch this package.

:
role: prerequisite
location: https://pkg.cppget.org/1/alpha
# trust: ...

If the alpha section of cppget.org is not an option then add this Git repository itself instead as a prerequisite.

... More
license MIT
project happly
url github.com/nmwsharp/happly
1 Version
version 0.0.3
repository https://pkg.cppget.org/1/queue/alpha
depends 1; gtest