: 1
name: libnanort
version: 0.0.3
project: nanort
type: lib,binless
language: c++
summary: C++ ray tracing kernel library
license: MIT

description-file: README.md
url: https://github.com/lighttransport/nanort
# email:

package-description-file: PACKAGE-README.md
package-url: https://github.com/build2-packaging/nanort/
package-email: packaging@build2.org

depends: * build2 >= 0.17.0
depends: * bpkg >= 0.17.0

# Currently, we cannot make sure that
# examples will run on the CI server.
#
# examples: libnanort-examples == $
