Skip to content

Commit

Permalink
Don't be constrained by linuxdeployqt LTS requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
marcusbirkin committed Mar 7, 2023
1 parent 24b36e3 commit 773c2c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deploy.pri
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ linux {

DEPLOY_COMMAND = $${OUT_PWD}/linuxdeployqt
DEPLOY_OPT = -appimage -verbose=2
DEPLOT_OPT += -unsupported-allow-new-glibc

PRE_DEPLOY_COMMAND += $${QMAKE_DEL_FILE} $${DEPLOY_DIR}/*.AppImage $$escape_expand(\\n\\t)
PRE_DEPLOY_COMMAND += $${QMAKE_DEL_FILE} $${DEPLOY_TARGET} $$escape_expand(\\n\\t)
Expand Down

0 comments on commit 773c2c0

Please sign in to comment.