Files
alire-index-community/index/ut/utilada_unit.toml
T
Stephane Carrez 480eec5599 Update to use the git archive with a hash
Use better descriptions for the projects
Avoid copying the Alire GNAT projects and use them in-place
2020-01-07 19:02:25 +01:00

21 lines
689 B
TOML

[general]
description = "Utility Library testing framework with Ahven"
licenses = ["Apache 2.0"]
maintainers = ["Stephane.Carrez@gmail.com"]
maintainers-logins = ["stcarrez"]
project-files = [
".alire/unit/utilada_unit.gpr"
]
[general.gpr-externals]
UTIL_LIBRARY_TYPE = ["relocatable", "static", "static-pic"]
BUILD = ["distrib", "debug", "optimize", "profile", "coverage"]
[general.depends-on]
utilada = "^2.0.0"
['2.0.0']
origin = "https://github.com/stcarrez/ada-util/archive/2.0.0.tar.gz"
origin-hashes = ["sha512:5e0a1f543d903a4d52e7f7fce233f3459e429b81c6c880c9ed6d7e89e0ac202f9394d4d316f3741772972a72c19f5a7ede0230674e2239b300465e0997ddbe64"]