Files
Aeon/ThirdParty/entt/scripts/config.json
2025-06-29 23:33:26 +01:00

9 lines
133 B
JSON

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