json/docs/mkdocs/docs/integration/build2/manifest
Klaim (Joël Lamotte) 3835c03d3d improvments/simplifications on build2 examples
Signed-off-by: Klaim (Joël Lamotte) <142265+Klaim@users.noreply.github.com>
2025-06-02 12:21:01 +02:00

15 lines
371 B
Plaintext

name: example
version: 0.1.0-a.0.z
language: c++
summary: example C++ executable
license: other: proprietary ; Not free/open source.
description-file: README.md
url: https://example.org/example
email: your@emailprovider.com
#build-error-email: your@emailprovider.com
depends: * build2 >= 0.16.0
depends: * bpkg >= 0.16.0
#depends: libhello ^1.0.0
depends: nlohmann-json