Skip to content

Commit d6564e5

Browse files
committed
update patch
1 parent 65669ac commit d6564e5

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

patches/patchQtPlugins

+5-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
1-
--- opencv/CMakeLists.txt 2020-08-07 11:24:37.662215917 +0000
2-
+++ opencv_patched/CMakeLists.txt 2020-08-07 11:24:25.684215910 +0000
3-
@@ -1187,6 +1187,13 @@
1+
diff --git a/CMakeLists.txt b/CMakeLists.txt
2+
index 4c0b3880fc..dffa0a4caa 100644
3+
--- a/CMakeLists.txt
4+
+++ b/CMakeLists.txt
5+
@@ -1187,6 +1187,13 @@ if(WITH_QT OR HAVE_QT)
46
if(HAVE_QT5)
57
status(" QT:" "YES (ver ${Qt5Core_VERSION_STRING})")
68
status(" QT OpenGL support:" HAVE_QT_OPENGL THEN "YES (${Qt5OpenGL_LIBRARIES} ${Qt5OpenGL_VERSION_STRING})" ELSE NO)

0 commit comments

Comments
 (0)