Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 205bd20

Browse filesBrowse files
committed
fix patch
1 parent e446692 commit 205bd20
Copy full SHA for 205bd20

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎patches/patchQtPlugins

Copy file name to clipboardExpand all lines: patches/patchQtPlugins
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ index 4c0b3880fc..54da25f151 100644
1010
+ install(DIRECTORY ${Qt5_DIR}/../../../plugins DESTINATION lib/qt)
1111
+ endif()
1212
+ if(UNIX AND NOT APPLE)
13-
+ install(DIRECTORY /opt/Qt5.13.2/plugins DESTINATION lib/qt)
13+
+ install(DIRECTORY /opt/Qt5.15.0/plugins DESTINATION lib/qt)
1414
+ endif()
1515
elseif(HAVE_QT)
1616
status(" QT:" "YES (ver ${QT_VERSION_MAJOR}.${QT_VERSION_MINOR}.${QT_VERSION_PATCH} ${QT_EDITION})")

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.