Initial commit - restart from existing code
This commit is contained in:
8
lib/All/entt/scripts/config.json
Normal file
8
lib/All/entt/scripts/config.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"project": "entt",
|
||||
"target": "single_include/entt/entt.hpp",
|
||||
"sources": [
|
||||
"src/entt/entt.hpp"
|
||||
],
|
||||
"include_paths": ["src"]
|
||||
}
|
||||
Reference in New Issue
Block a user