Skip to content

Commit

Permalink
add Qt5QuickTemplates2 to the installer
Browse files Browse the repository at this point in the history
  • Loading branch information
anatoly-os committed Nov 13, 2019
1 parent 824af4c commit 95c5841
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mscore/CMakeLists.txt
Expand Up @@ -1000,6 +1000,7 @@ else (MINGW)
${QT_INSTALL_BINS}/opengl32sw.dll
${QT_INSTALL_BINS}/Qt5Positioning.dll
${QT_INSTALL_BINS}/Qt5WebChannel.dll
${QT_INSTALL_BINS}/Qt5QuickTemplates2.dll
${PROJECT_SOURCE_DIR}/build/qt.conf
DESTINATION bin)

Expand Down

1 comment on commit 95c5841

@Jojo-Schmitz
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Needed in master too I guess

Please sign in to comment.