config.json 164 B

12345678
  1. {
  2. "project": "JSON for Modern C++",
  3. "target": "single_include/nlohmann/json.hpp",
  4. "sources": [
  5. "include/nlohmann/json.hpp"
  6. ],
  7. "include_paths": ["include"]
  8. }