forked from boostorg/config
13
meta/libraries.json
Normal file
13
meta/libraries.json
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
{
|
||||||
|
"key": "config",
|
||||||
|
"name": "Config",
|
||||||
|
"description": "Helps Boost library developers adapt to compiler idiosyncrasies; not intended for library users.",
|
||||||
|
"documentation": "config.htm",
|
||||||
|
"category": [
|
||||||
|
"workarounds"
|
||||||
|
],
|
||||||
|
"authors": "",
|
||||||
|
"maintainers": [
|
||||||
|
"John Maddock <john -at- johnmaddock.co.uk>"
|
||||||
|
]
|
||||||
|
}
|
Reference in New Issue
Block a user