fix pvs warning

This commit is contained in:
2019-11-27 15:55:41 +07:00
parent 7fdc227b17
commit 371e05574b
2 changed files with 55 additions and 45 deletions

View File

@@ -6,8 +6,10 @@ cd $BUILD_DIR/pvs_analyze
rm -rf pvs_report
cmake -DCMAKE_EXPORT_COMPILE_COMMANDS=On ../..
pvs-studio-analyzer analyze\
--disableLicenseExpirationCheck\
-e ../../untests\
-e ../../modules\
-e ../../headers/3rdparty\
-e ../../sources/3rdparty\
-o pvs_report.log\
-j8