1
0

config.json 133 B

12345678
  1. {
  2. "project": "entt",
  3. "target": "single_include/entt/entt.hpp",
  4. "sources": [
  5. "src/entt/entt.hpp"
  6. ],
  7. "include_paths": ["src"]
  8. }