We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65669ac commit d6564e5Copy full SHA for d6564e5
patches/patchQtPlugins
@@ -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 @@
+diff --git a/CMakeLists.txt b/CMakeLists.txt
+index 4c0b3880fc..dffa0a4caa 100644
+--- a/CMakeLists.txt
4
++++ b/CMakeLists.txt
5
+@@ -1187,6 +1187,13 @@ if(WITH_QT OR HAVE_QT)
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