[DEV] add GLD interface
This commit is contained in:
parent
81072f7f40
commit
6451cc5bac
24
GLD_valijson.json
Normal file
24
GLD_valijson.json
Normal file
@ -0,0 +1,24 @@
|
||||
{
|
||||
"type":"LIBRARY",
|
||||
"group-id":"org.g3log",
|
||||
"description":"g3log:g3log-g3log library",
|
||||
"version":"file://version.txt",
|
||||
"header": [
|
||||
{
|
||||
"path": "valijson/include/",
|
||||
"filter": "*.hpp",
|
||||
"to": ""
|
||||
}
|
||||
],
|
||||
"compilation-version": {
|
||||
"c++": 2011
|
||||
},
|
||||
"depend": [
|
||||
"cxx"
|
||||
],
|
||||
"flag":{
|
||||
"c++":[
|
||||
"-DVALIJSON_USE_EXCEPTIONS=1"
|
||||
]
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user