Files

16 lines
299 B
JSON

{
"id": "snapshot",
"type": "application",
"value": {
"use": [
"flecs"
],
"public": false,
"standalone": true,
"language": "c++"
},
"lang.cpp": {
"defines": ["FLECS_CUSTOM_BUILD", "FLECS_CPP", "FLECS_SNAPSHOT"]
}
}