use json for region map sections
- update nlohmann/json and pantor/inja in tools/ - create new inja template
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
CXX ?= g++
|
||||
|
||||
CXXFLAGS := -Wall -std=c++11 -O2
|
||||
CXXFLAGS := -Wall -std=c++17 -O2
|
||||
|
||||
INCLUDES := -I .
|
||||
|
||||
|
||||
Reference in New Issue
Block a user