Skip to content
Snippets Groups Projects
Commit aae558c4 authored by Giovanni Bussi's avatar Giovanni Bussi
Browse files

print cppcheck version

parent 7633daa2
No related branches found
No related tags found
No related merge requests found
......@@ -20,4 +20,7 @@ git checkout $tag
make -j 4 install CFGDIR="$HOME/opt/share/cppcheck/" CXXFLAGS="-O2 -march=native -mtune=native -Wunreachable-code" PREFIX="$HOME/opt"
cd ../
cppcheck --version
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment