mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-15 00:44:19 +09:00
[ci,coverity] define COVERITY_BUILD
By defining this symbol the build will enable coverity related pragma definitions
This commit is contained in:
1
.github/workflows/coverity.yml
vendored
1
.github/workflows/coverity.yml
vendored
@@ -79,6 +79,7 @@ jobs:
|
||||
-GNinja \
|
||||
-C ci/cmake-preloads/config-coverity.txt \
|
||||
-DALLOW_IN_SOURCE_BUILD=true \
|
||||
-DCOVERITY_BUILD=ON \
|
||||
-B. \
|
||||
-S.
|
||||
cov-build --dir cov-int cmake --build .
|
||||
|
||||
Reference in New Issue
Block a user