mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-03-27 23:37:05 -05:00
git: Build snaps in destructive mode
This commit is contained in:
1
dist/snap/snapcraft.yaml
vendored
1
dist/snap/snapcraft.yaml
vendored
@@ -37,7 +37,6 @@ parts:
|
||||
build-environment:
|
||||
- CC: /usr/bin/gcc-14
|
||||
- CXX: /usr/bin/g++-14
|
||||
- CCACHE_DIR: "$CRAFT_PROJECT_DIR/../ccache"
|
||||
cmake-parameters:
|
||||
- -DCMAKE_BUILD_TYPE=Release
|
||||
- -DCMAKE_C_COMPILER_LAUNCHER=/usr/bin/ccache
|
||||
|
||||
Reference in New Issue
Block a user