summaryrefslogtreecommitdiff
path: root/cli-examples/manifest
blob: a7f30ddce13f457ed0e8d50658f50c31c0ad5169 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
: 1
name: cli-examples
version: 1.2.0
project: cli
summary: Examples of using the CLI language and compiler for C++
license: MIT
description-file: README
url: https://www.codesynthesis.com/projects/cli/
doc-url: https://www.codesynthesis.com/projects/cli/doc/guide/
src-url: https://git.codesynthesis.com/cgit/cli/cli/tree/cli-examples/
email: cli-users@codesynthesis.com ; Mailing list
requires: c++14
depends: * build2 >= 0.16.0
depends: * bpkg >= 0.16.0