Properly link flecs library
This commit is contained in:
12
engine/libs/flecs/examples/os_api/bake/project.json
Normal file
12
engine/libs/flecs/examples/os_api/bake/project.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"id": "flecs.os_api.bake",
|
||||
"type": "package",
|
||||
"value": {
|
||||
"author": "Sander Mertens",
|
||||
"description": "Bake OS API implementation",
|
||||
"use": [
|
||||
"flecs",
|
||||
"bake.util"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user