happly-tests/0.0.3

[brief]

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.

:
role: prerequisite
location: https://github.com/build2-packaging/happly.git

Add the respective dependency in your project's manifest file to make the package available for import.

depends: happly ^0.0.3

The library can be imported by the following declaration in a buildfile.

import happly = happly%lib{happly}

Configuration

There are no configuration options vailable.

Issues

Currently, there are no known issues.

Contributing

Thank you in advance for your help and contribution to keep this package up-to-date. Please, file an issue on GitHub for questions, bug reports, or to recommend updating the package version. If you're making a pull request to fix bugs or update the package version yourself, refer to the build2 Packaging Guidelines.

version 0.0.3
license MIT
repository https://pkg.cppget.org/1/alpha
download happly-tests-0.0.3.tar.gz
sha256 5695bea5e41263a9543eaf99fa707464c24148f9fe25f3bd139371296c7fa71d
project happly
url github.com/nmwsharp/happly
package-url github.com/build2-packaging/happly/
package-email packaging@build2.org

Depends (1)

gtest ^1.11.0

Reviews

fail 0
pass 0