[DEV] integrate GLD
This commit is contained in:
parent
c1220db0bd
commit
3c5d70049b
@ -4,7 +4,7 @@
|
|||||||
"group-id":"com.atria-soft",
|
"group-id":"com.atria-soft",
|
||||||
"description":"e-memory test-unit",
|
"description":"e-memory test-unit",
|
||||||
"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",
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
"group-id":"com.atria-soft",
|
"group-id":"com.atria-soft",
|
||||||
"description":"Ewol memory basic interface (have a thread safe shared_ptr with constness)",
|
"description":"Ewol memory basic interface (have a thread safe shared_ptr with constness)",
|
||||||
"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",
|
||||||
@ -34,8 +34,7 @@
|
|||||||
"."
|
"."
|
||||||
],
|
],
|
||||||
"compilation-version": {
|
"compilation-version": {
|
||||||
"language": "c++",
|
"c++": 2011
|
||||||
"version": 2011
|
|
||||||
},
|
},
|
||||||
"dependency": [
|
"dependency": [
|
||||||
"etk-core",
|
"etk-core",
|
||||||
|
Loading…
Reference in New Issue
Block a user