11.0.0
- Authors
- Pascal Pignard
- Maintainers
- Pascal Pignard <blady.net@orange.fr>
- Licenses
- CECILL-C
- Source directory
- ./examples/
- Tags
- tp7, gnoga, p2ada
- Project files
- tp7_gnoga_examples.gpr
- Executables
- main
- Manifest
- index/tp/tp7_gnoga_examples/tp7_gnoga_examples-11.0.0.toml
Build and platform metadata 1 field
- Actions
[
{
"command": [
"alr",
"install",
"zbmcompile=1.4.1"
],
"type": "post-fetch"
},
{
"command": [
"sh",
"-c",
"$HOME/.alire/bin/zbmcompile -i -v Courbes_Mesg -G strings -X ignore courbes"
],
"type": "pre-build"
},
{
"command": [
"sh",
"-c",
"$HOME/.alire/bin/zbmcompile -i -v Surfaces_Mesg -G strings -X ignore surfaces"
],
"type": "pre-build"
},
{
"command": [
"sh",
"-c",
"$HOME/.alire/bin/zbmcompile -i -v Sudoku_Mesg -G strings -X ignore sudoku"
],
"type": "pre-build"
}
]