Files

15 lines
257 B
JSON

{
"id": "pipeline",
"type": "application",
"value": {
"public": false,
"use": [
"flecs"
],
"standalone": true
},
"lang.c": {
"defines": ["FLECS_CUSTOM_BUILD", "FLECS_PIPELINE"]
}
}