21 lines
431 B
JSON
21 lines
431 B
JSON
|
{
|
||
|
"type":"LIBRARY",
|
||
|
"group-id":"org.boost",
|
||
|
"description":"boost:boost-thread 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
|
||
|
},
|
||
|
"dependency": [
|
||
|
"z",
|
||
|
"m",
|
||
|
"boost-include"
|
||
|
|
||
|
]
|
||
|
}
|