We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff0273e commit 355b220Copy full SHA for 355b220
patches/patchQtPlugins
@@ -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)
+diff -ruN opencv/CMakeLists.txt opencv_patched/CMakeLists.txt
+--- opencv/CMakeLists.txt 2020-08-07 14:09:05.665876400 +0300
++++ opencv_patched/CMakeLists.txt 2020-08-07 14:05:31.738510600 +0300
+@@ -1187,6 +1187,13 @@
6
if(HAVE_QT5)
7
status(" QT:" "YES (ver ${Qt5Core_VERSION_STRING})")
8
status(" QT OpenGL support:" HAVE_QT_OPENGL THEN "YES (${Qt5OpenGL_LIBRARIES} ${Qt5OpenGL_VERSION_STRING})" ELSE NO)
0 commit comments