tomlplusplus/Aurora.json

11 lines
219 B
JSON

{
"name": "tomlplusplus",
"type": "generic",
"sourcePaths": "src",
"include": "include",
"noLink": true,
"defines": [
"TOML_HEADER_ONLY=1",
"TOML_OPTIONAL_TYPE=AuOptional"
]
}