Files
CosmicEngine/lib/All/entt/scripts/config.json
2026-02-13 19:15:05 +01:00

9 lines
133 B
JSON

{
"project": "entt",
"target": "single_include/entt/entt.hpp",
"sources": [
"src/entt/entt.hpp"
],
"include_paths": ["src"]
}