We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5bb4d1 commit 2364c94Copy full SHA for 2364c94
patches/patchQtPlugins
@@ -9,7 +9,7 @@ index 4c0b3880fc..dffa0a4caa 100644
9
+ install(DIRECTORY ${Qt5_DIR}/../../../plugins DESTINATION lib/qt)
10
+ endif()
11
+ if(UNIX AND NOT APPLE)
12
-+ install(DIRECTORY /opt/Qt5.15.13/plugins DESTINATION lib/qt)
++ install(DIRECTORY /opt/Qt5.15.16/plugins DESTINATION lib/qt)
13
+ install(DIRECTORY /usr/share/fonts DESTINATION lib/qt)
14
15
if(HAVE_QT_OPENGL)
0 commit comments