sol2-tests/3.5.0+2

[brief]

C++ library binding to Lua, tests

This project is a build2 package repository that provides access to Sol2/3, a C++ library binding to Lua.

Official build2 cppget.org queue.cppget.org

Usage

Make sure to add the stable section of the cppget.org repository to your project's repositories.manifest to be able to fetch the package.

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

If the stable 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/sol2.git

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

depends: sol2 ^3.3.1

Then use the following line in your buildfile to import the library.

import sol2 = sol2%lib{sol2}

Configuration

There are no configuration options available.

Issues and Notes

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 3.5.0+2
license MIT
repository https://pkg.cppget.org/1/testing
download sol2-tests-3.5.0+2.tar.gz
sha256 4ec6b4f259438b9b887d184e93c44d44196d86ac1f92eae806f84c5d1800e4cb
project sol2
url github.com/ThePhD/sol2
doc-url sol2.readthedocs.io/en/latest/
src-url github.com/ThePhD/sol2
package-url github.com/build2-packaging/sol2
package-email packaging@build2.org

Depends (1)

catch2 ^3.3.2

Reviews

fail 0
pass 0