[DEV] integrate GLD
This commit is contained in:
parent
bc8f81bb4c
commit
7851f45134
@ -4,7 +4,7 @@
|
|||||||
"group-id":"com.atria-soft",
|
"group-id":"com.atria-soft",
|
||||||
"description":"Ewol Physic engine TEST UNIT",
|
"description":"Ewol Physic engine 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":"Algorithm generic",
|
"description":"Algorithm generic",
|
||||||
"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",
|
||||||
@ -130,8 +130,7 @@
|
|||||||
"."
|
"."
|
||||||
],
|
],
|
||||||
"compilation-version": {
|
"compilation-version": {
|
||||||
"language": "c++",
|
"c++": 2011
|
||||||
"version": 2011
|
|
||||||
},
|
},
|
||||||
"dependency": [
|
"dependency": [
|
||||||
"m",
|
"m",
|
||||||
@ -140,11 +139,7 @@
|
|||||||
"ememory",
|
"ememory",
|
||||||
"echrono"
|
"echrono"
|
||||||
],
|
],
|
||||||
"flag":[
|
"flag":{
|
||||||
{
|
"c++": "-Wno-overloaded-virtual"
|
||||||
"language": "c++",
|
}
|
||||||
"value": "-Wno-overloaded-virtual",
|
|
||||||
"export": true
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user