mirror of
https://github.com/nlohmann/json
synced 2024-11-26 22:00:07 +00:00
🔨 clean up
This commit is contained in:
parent
d9446b0e6e
commit
3ac674562f
2
Makefile
2
Makefile
@ -79,7 +79,7 @@ coverage:
|
||||
mkdir build_coverage
|
||||
cd build_coverage ; CXX=g++-5 cmake .. -GNinja -DJSON_Coverage=ON
|
||||
cd build_coverage ; ninja
|
||||
cd build_coverage ; ctest
|
||||
cd build_coverage ; ctest -j10
|
||||
cd build_coverage ; ninja lcov_html
|
||||
open build_coverage/test/html/index.html
|
||||
|
||||
|
0
third_party/amalgamate/amalgamate.py
vendored
Normal file → Executable file
0
third_party/amalgamate/amalgamate.py
vendored
Normal file → Executable file
Loading…
Reference in New Issue
Block a user