Temporary disabling -Werror flag
This commit is contained in:
parent
2785152e36
commit
4c9558bda9
1 changed files with 0 additions and 2 deletions
2
.github/workflows/linux-kotato.yml
vendored
2
.github/workflows/linux-kotato.yml
vendored
|
|
@ -494,8 +494,6 @@ jobs:
|
|||
|
||||
./configure.sh \
|
||||
-DCMAKE_INSTALL_PREFIX=/usr \
|
||||
-DCMAKE_C_FLAGS="-Werror" \
|
||||
-DCMAKE_CXX_FLAGS="-Werror" \
|
||||
-DTDESKTOP_API_TEST=ON \
|
||||
-DDESKTOP_APP_USE_PACKAGED_LAZY=ON \
|
||||
-DDESKTOP_APP_QT6=OFF \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue