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 355b220

Browse filesBrowse files
committed
update patch
1 parent ff0273e commit 355b220
Copy full SHA for 355b220

File tree

Expand file treeCollapse file tree

1 file changed

+4
-5
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+4
-5
lines changed

‎patches/patchQtPlugins

Copy file name to clipboardExpand all lines: patches/patchQtPlugins
+4-5Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
1-
diff --git a/opencv/CMakeLists.txt b/opencv/CMakeLists.txt
2-
index 4c0b3880fc..54da25f151 100644
3-
--- a/opencv/CMakeLists.txt
4-
+++ b/opencv/CMakeLists.txt
5-
@@ -1187,6 +1187,12 @@ if(WITH_QT OR HAVE_QT)
1+
diff -ruN opencv/CMakeLists.txt opencv_patched/CMakeLists.txt
2+
--- opencv/CMakeLists.txt 2020-08-07 14:09:05.665876400 +0300
3+
+++ opencv_patched/CMakeLists.txt 2020-08-07 14:05:31.738510600 +0300
4+
@@ -1187,6 +1187,13 @@
65
if(HAVE_QT5)
76
status(" QT:" "YES (ver ${Qt5Core_VERSION_STRING})")
87
status(" QT OpenGL support:" HAVE_QT_OPENGL THEN "YES (${Qt5OpenGL_LIBRARIES} ${Qt5OpenGL_VERSION_STRING})" ELSE NO)

0 commit comments

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