1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-12 14:55:09 +02:00

nlohmann_json: Update to 3.9.1, fix use of internal copy

This commit is contained in:
Eelco Dolstra 2021-07-15 12:25:53 +02:00
parent 77d5b37da3
commit 307977963c
4 changed files with 10714 additions and 5597 deletions

View file

@ -33,4 +33,4 @@ endif
include mk/lib.mk
GLOBAL_CXXFLAGS += -g -Wall -include config.h -std=c++17
GLOBAL_CXXFLAGS += -g -Wall -include config.h -std=c++17 -I src