mirror of
https://github.com/nlohmann/json.git
synced 2024-11-23 22:19:02 +08:00
🚚 move test utils header file
This commit is contained in:
parent
e22cbacc41
commit
bbcdf18ba5
2
Makefile
2
Makefile
@ -525,7 +525,7 @@ pretty:
|
||||
--preserve-date \
|
||||
--suffix=none \
|
||||
--formatted \
|
||||
$(SRCS) $(AMALGAMATED_FILE) test/src/*.cpp test/utils/*.hpp benchmarks/src/benchmarks.cpp doc/examples/*.cpp
|
||||
$(SRCS) $(AMALGAMATED_FILE) test/src/*.cpp test/src/*.hpp benchmarks/src/benchmarks.cpp doc/examples/*.cpp
|
||||
|
||||
# create single header file
|
||||
amalgamate: $(AMALGAMATED_FILE)
|
||||
|
Loading…
Reference in New Issue
Block a user