We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e446692 commit 205bd20Copy full SHA for 205bd20
patches/patchQtPlugins
@@ -10,7 +10,7 @@ index 4c0b3880fc..54da25f151 100644
10
+ install(DIRECTORY ${Qt5_DIR}/../../../plugins DESTINATION lib/qt)
11
+ endif()
12
+ if(UNIX AND NOT APPLE)
13
-+ install(DIRECTORY /opt/Qt5.13.2/plugins DESTINATION lib/qt)
++ install(DIRECTORY /opt/Qt5.15.0/plugins DESTINATION lib/qt)
14
15
elseif(HAVE_QT)
16
status(" QT:" "YES (ver ${QT_VERSION_MAJOR}.${QT_VERSION_MINOR}.${QT_VERSION_PATCH} ${QT_EDITION})")
0 commit comments