Files
entt/scripts/config.json
2019-05-01 16:39:01 +02:00

9 lines
133 B
JSON

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