Add qminimal.dll to deployment

This commit is contained in:
Martin Brodbeck 2018-10-19 11:26:05 +02:00
parent 6dbd2919bd
commit 4cf515950f
1 changed files with 1 additions and 0 deletions

View File

@ -109,6 +109,7 @@ if( MINGW )
${MINGW_PATH}/libpcre-1.dll
${MINGW_PATH}/libiconv-2.dll)
install(FILES ${MINGW_PATH}/../share/qt5/plugins/platforms/qwindows.dll
${MINGW_PATH}/../share/qt5/plugins/platforms/qminimal.dll
DESTINATION bin/platforms)
install(FILES ${MINGW_PATH}/../share/qt5/translations/qtbase_de.qm
${MINGW_PATH}/../share/qt5/translations/qt_de.qm