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:
parent
77d5b37da3
commit
307977963c
4 changed files with 10714 additions and 5597 deletions
2
Makefile
2
Makefile
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue