tomato-testing/scripts/config.json

9 lines
133 B
JSON
Raw Normal View History

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