[DEV] integrate GLD
This commit is contained in:
parent
c1220db0bd
commit
3c5d70049b
@ -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",
|
||||
|
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user