[DEV] integrate GLD

This commit is contained in:
Edouard DUPIN 2021-12-15 22:33:36 +01:00
parent 5cea268261
commit b102fd4963

View File

@ -3,7 +3,7 @@
"group-id":"com.atria-soft", "group-id":"com.atria-soft",
"description":"E-chrono: Ewol chrono", "description":"E-chrono: Ewol chrono",
"license":"MPL-2", "license":"MPL-2",
"license-file":"file://LICENCE.txt", "license-file":"file://LICENSE",
"maintainer":"file://authors.txt", "maintainer":"file://authors.txt",
"author":"file://authors.txt", "author":"file://authors.txt",
"version":"file://version.txt", "version":"file://version.txt",
@ -28,8 +28,7 @@
"." "."
], ],
"compilation-version": { "compilation-version": {
"language": "c++", "c++": 2017
"version": 2017
}, },
"dependency": [ "dependency": [
"elog", "elog",