mirror of
https://github.com/veracrypt/VeraCrypt.git
synced 2025-11-12 03:18:26 -06:00
Linux: implement automatic creation of AppImage bundle during build of generic binaries
This commit is contained in:
@@ -58,6 +58,7 @@ fi
|
||||
make WXSTATIC=1 clean || exit 1
|
||||
make WXSTATIC=1 || exit 1
|
||||
make WXSTATIC=1 package || exit 1
|
||||
make WXSTATIC=1 appimage || exit 1
|
||||
|
||||
echo "Building console version of VeraCrypt"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user