10000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2f2a87 commit c7f3271Copy full SHA for c7f3271
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
3D28 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