mirror of
https://github.com/nlohmann/json.git
synced 2026-05-22 06:05:23 +00:00
Merge pull request #911 from theodelrieu/fix/cmake_install
Fix/cmake install
This commit is contained in:
@@ -254,7 +254,7 @@ pretty:
|
||||
amalgamate: src/json.hpp
|
||||
|
||||
src/json.hpp: $(SRCS)
|
||||
develop/amalgamate/amalgamate.py -c develop/amalgamate/config.json -s develop --verbose=yes
|
||||
third_party/amalgamate/amalgamate.py -c third_party/amalgamate/config.json -s develop --verbose=yes
|
||||
$(MAKE) pretty
|
||||
|
||||
# check if src/json.hpp has been amalgamated from the develop sources
|
||||
|
||||
Reference in New Issue
Block a user