cppcheck disabled, it is too slow

This commit is contained in:
Enno Rehling 2017-12-31 20:47:40 +01:00
parent 55479c960c
commit a79e22984b
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ cppcheck_tests() {
set -e
[ -z $BUILD ] && BUILD=Debug ; export BUILD
s/cmake-init
cppcheck_tests
# cppcheck_tests
s/build
cd process
make