Allow overriding makensis program
For cross building Windows binaries Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
f42a83f4b2
commit
cfcb0deb7d
@ -54,7 +54,7 @@ mac {
|
||||
WINDOWSPACKAGING = $$PWD/packaging/windows
|
||||
NSIFILE = $$WINDOWSSTAGING/subsurface.nsi
|
||||
NSIINPUTFILE = $$WINDOWSPACKAGING/subsurface.nsi.in
|
||||
MAKENSIS = /usr/bin/makensis
|
||||
isEmpty(MAKENSIS) MAKENSIS = /usr/bin/makensis
|
||||
|
||||
doc.path = $$WINDOWSSTAGING/Documentation
|
||||
CONFIG -= copy_dir_files
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user