Remove unnecessary compiler flag in AppImage CI
This commit is contained in:
parent
40ee7a7f52
commit
6e30c31687
1 changed files with 0 additions and 1 deletions
1
.github/workflows/appimage.yml
vendored
1
.github/workflows/appimage.yml
vendored
|
|
@ -622,7 +622,6 @@ jobs:
|
|||
|
||||
./configure.sh \
|
||||
-GNinja \
|
||||
-DCMAKE_CXX_FLAGS="-DDESKTOP_APP_GLIBMM_BACKPORTS" \
|
||||
-DCMAKE_INSTALL_PREFIX=/usr \
|
||||
-DTDESKTOP_API_TEST=ON \
|
||||
-DDESKTOP_APP_USE_PACKAGED_LAZY=ON \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue