boost-lutin/GLD_boost-atomic.json

17 lines
349 B
JSON

{
"type":"LIBRARY",
"group-id":"org.boost",
"description":"boost:boost-atomic library",
"license":"boost-v1.0",
"license-file":"file://boost/LICENCE_1_0.txt",
"version":"file://version.txt",
"compilation-version": {
"c++": 2011
},
"dependency": [
"z",
"m",
"boost-include"
]
}