Properly link flecs library
This commit is contained in:
7
engine/libs/flecs/templates/c/flecs-module/project.json
Normal file
7
engine/libs/flecs/templates/c/flecs-module/project.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"id": "flecs.module",
|
||||
"type": "template",
|
||||
"value": {
|
||||
"use": ["flecs"]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user