boost-lutin/GLD_boost-include.json

22 lines
481 B
JSON

{
"type":"LIBRARY",
"group-id":"org.boost",
"description":"boost include library",
"licence":"boost-v1.0",
"licence-file":"file://boost/LICENCE_1_0.txt",
"maintainer":"UNKNOW",
"author":"UNKNOW",
"version":"file://version.txt",
"compilation-version": {
"language": "c++",
"version": 2011
},
"header":[
{
"path":"boost/boost/*",
"recursive":true,
"to":"boost"
}
]
}