use json for region map sections

- update nlohmann/json and pantor/inja in tools/
  - create new inja template
This commit is contained in:
garakmon
2022-04-04 23:22:43 -04:00
parent 5160520639
commit 3fe423a6f4
8 changed files with 14642 additions and 12588 deletions

View File

@@ -1,6 +1,6 @@
CXX ?= g++
CXXFLAGS := -Wall -std=c++11 -O2
CXXFLAGS := -Wall -std=c++17 -O2
INCLUDES := -I .