🔨 clean up
This commit is contained in:
parent
d9446b0e6e
commit
3ac674562f
2 changed files with 1 additions and 1 deletions
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 a new issue