mirror of
https://github.com/boostorg/predef.git
synced 2025-07-29 11:37:13 +02:00
14
meta/libraries.json
Normal file
14
meta/libraries.json
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
{
|
||||||
|
"key": "predef",
|
||||||
|
"name": "Predef",
|
||||||
|
"authors": [
|
||||||
|
"Rene Rivera"
|
||||||
|
],
|
||||||
|
"description": "This library defines a set of compiler, architecture, operating system, library, and other version numbers from the information it can gather of C, C++, Objective C, and Objective C++ predefined macros or those defined in generally available headers.",
|
||||||
|
"category": [
|
||||||
|
"Miscellaneous"
|
||||||
|
],
|
||||||
|
"maintainers": [
|
||||||
|
"Rene Rivera <grafikrobot -at- gmail.com>"
|
||||||
|
]
|
||||||
|
}
|
Reference in New Issue
Block a user