mirror of
https://github.com/QuasarApp/CQtDeployer.git
synced 2025-05-08 15:39:35 +00:00
fix windows output
This commit is contained in:
parent
f6a63df969
commit
d8f6693fb1
@ -76,7 +76,7 @@ set(QIFW_PLATFORM linux)
|
||||
set(INSTALLER_SUFIX ".run")
|
||||
if (WIN32)
|
||||
set(QIFW_PLATFORM windows)
|
||||
set(INSTALLER_SUFIX exe)
|
||||
set(INSTALLER_SUFIX ".exe")
|
||||
set(ApplicationsDir "@ApplicationsDir@")
|
||||
|
||||
endif()
|
||||
|
Loading…
x
Reference in New Issue
Block a user