mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-09-04 19:13:05 +02:00
add build ccache
This commit is contained in:
parent
7d2c0117ce
commit
099967ad06
1 changed files with 1 additions and 4 deletions
5
.github/workflows/flatpak-build.yml
vendored
5
.github/workflows/flatpak-build.yml
vendored
|
@ -117,10 +117,7 @@ jobs:
|
|||
-DCMAKE_BUILD_TYPE=Release \
|
||||
-DSTATIC_LINKING=ON \
|
||||
-DENABLE_TESTING=OFF \
|
||||
-DENABLE_FMT=BUNDLED \
|
||||
-DENABLE_ZSTD=BUNDLED \
|
||||
-DENABLE_OPENSSL=BUNDLED \
|
||||
-DENABLE_ARCHIVE=BUNDLED \
|
||||
-DDEPS=BUNDLED \
|
||||
-DCMAKE_POSITION_INDEPENDENT_CODE=OFF
|
||||
|
||||
if [ $? -ne 0 ]; then
|
||||
|
|
Loading…
Add table
Reference in a new issue