mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-03-27 23:37:05 -05:00
build: do not bundle plugin SDK in AppImage
This commit is contained in:
1
dist/AppImage/Dockerfile
vendored
1
dist/AppImage/Dockerfile
vendored
@@ -52,6 +52,7 @@ CC=gcc-14 CXX=g++-14 cmake -G "Ninja" \
|
||||
-DIMHEX_COMMIT_BRANCH="${GIT_BRANCH}" \
|
||||
-DIMHEX_ENABLE_LTO=${LTO} \
|
||||
-DIMHEX_PLUGINS_IN_SHARE=ON \
|
||||
-DIMHEX_BUNDLE_PLUGIN_SDK=OFF \
|
||||
/imhex
|
||||
EOF
|
||||
|
||||
|
||||
Reference in New Issue
Block a user