Files
Towards/external/entt/scripts/config.json
T
Martin Slachta a04f0dc262 initial
2026-07-18 14:31:15 +02:00

9 lines
133 B
JSON

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