16 lines
289 B
JSON
16 lines
289 B
JSON
{
|
|
"id": "doc",
|
|
"type": "application",
|
|
"value": {
|
|
"use": [
|
|
"flecs"
|
|
],
|
|
"public": false,
|
|
"standalone": true,
|
|
"language": "c++"
|
|
},
|
|
"lang.cpp": {
|
|
"defines": ["FLECS_CUSTOM_BUILD", "FLECS_CPP", "FLECS_DOC"]
|
|
}
|
|
}
|