mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-07-30 10:08:54 -04:00
Fix regression in Qt packaging on Windows
This commit is contained in:
parent
114f87c6b4
commit
c13c6ade29
1 changed files with 2 additions and 1 deletions
|
@ -380,6 +380,7 @@ if(MINGW)
|
||||||
" COMPONENT Runtime)
|
" COMPONENT Runtime)
|
||||||
|
|
||||||
include(DeployQt4)
|
include(DeployQt4)
|
||||||
|
install_qt4_executable(${PROGNAME}.exe)
|
||||||
|
|
||||||
# install Qt5 plugins
|
# install Qt5 plugins
|
||||||
set(PLUGINS_DIR ${Qt5_PREFIX}/share/qt5/plugins)
|
set(PLUGINS_DIR ${Qt5_PREFIX}/share/qt5/plugins)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue