EasyRPG / Tools

Assorted tools to handle RPG Maker 2000/2003 files
https://easyrpg.org/tools/
49 stars 18 forks source link

Allow autotools to detect pre-3.9.0 nlohmann_json #59

Closed carstene1ns closed 3 years ago

carstene1ns commented 3 years ago

Just works if it is in a path added by $CPPFLAGS or default (e.g. /usr/include)

Otherwise it is still possible to override $NLOHMANNJSON_CFLAGS on configure invocation, if needed.