Merge pull request #911 from theodelrieu/fix/cmake_install

Fix/cmake install
This commit is contained in:
Niels Lohmann
2018-01-14 20:08:49 +01:00
committed by GitHub
8 changed files with 9 additions and 4 deletions
+1 -1
View File
@@ -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