[DEV] integrate GLD

This commit is contained in:
Edouard DUPIN 2021-12-15 22:35:06 +01:00
parent c1220db0bd
commit 3c5d70049b
2 changed files with 3 additions and 4 deletions

View File

@ -4,7 +4,7 @@
"group-id":"com.atria-soft",
"description":"e-memory test-unit",
"license":"MPL-2",
"license-file":"file://LICENCE.txt",
"license-file":"file://LICENSE",
"maintainer":"file://authors.txt",
"author":"file://authors.txt",
"version":"file://version.txt",

View File

@ -3,7 +3,7 @@
"group-id":"com.atria-soft",
"description":"Ewol memory basic interface (have a thread safe shared_ptr with constness)",
"license":"MPL-2",
"license-file":"file://LICENCE.txt",
"license-file":"file://LICENSE",
"maintainer":"file://authors.txt",
"author":"file://authors.txt",
"version":"file://version.txt",
@ -34,8 +34,7 @@
"."
],
"compilation-version": {
"language": "c++",
"version": 2011
"c++": 2011
},
"dependency": [
"etk-core",