gnatcoll_omp 26.0.0 (#1728)
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
name = "gnatcoll_omp"
|
||||
version = "26.0.0"
|
||||
description = "GNAT Components Collection - OpenMP binding"
|
||||
website = "https://github.com/adacore/gnatcoll-bindings"
|
||||
authors = ["AdaCore"]
|
||||
licenses = "GPL-3.0-or-later WITH GCC-exception-3.1"
|
||||
maintainers = ["chouteau@adacore.com", "sagaert@adacore.com"]
|
||||
maintainers-logins = ["Fabien-Chouteau", "AldanTanneo"]
|
||||
project-files = ["omp/gnatcoll_omp.gpr"]
|
||||
tags = ["gnatcoll", "bindings", "openmp", "libgomp"]
|
||||
|
||||
[configuration]
|
||||
disabled = true
|
||||
|
||||
# [gpr-externals]
|
||||
# GNATCOLL_BUILD_MODE = ["DEBUG", "PROD"]
|
||||
# LIBRARY_TYPE = ["static", "relocatable", "static-pic"]
|
||||
|
||||
[[depends-on]]
|
||||
gnatcoll_minimal = "~26.0.0"
|
||||
libgomp = "*"
|
||||
|
||||
[origin]
|
||||
url="https://github.com/AdaCore/gnatcoll-bindings/archive/refs/tags/v26.0.0.zip"
|
||||
hashes=['sha512:dacec6f3f87c5ba7b197db9d3df4f7547019583d0c440c9cd572a458a736e1a59c165df6148848fd574bef16cf69a7fb19b66f46d963addfc343c3ff10bf649b']
|
||||
Reference in New Issue
Block a user