mirror of
https://github.com/enduro2d/enduro2d.git
synced 2025-12-13 07:45:39 +07:00
fix pvs warning
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user