[opencv] 17/26: Added QT suport
    Leopold Palomo-Avellaneda 
    leo at alaxarxa.net
       
    Thu Sep  7 12:48:18 UTC 2017
    
    
  
This is an automated email from the git hooks/post-receive script.
lepalom-guest pushed a commit to branch debian-robotics
in repository opencv.
commit d9f008ddfa6148cd5acd186f33b38827761d5e46
Author: Leopold Palomo-Avellaneda <leo at alaxarxa.net>
Date:   Tue Sep 5 12:59:12 2017 +0200
    Added QT suport
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)
diff --git a/debian/rules b/debian/rules
index 54d3df7..43fd22a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -65,6 +65,7 @@ CMAKE_FLAGS = \
 	-DWITH_CAROTENE=OFF \
 	-DOPENCL_INCLUDE_DIR:PATH="/usr/include/CL/" \
 	-DOPENCV_EXTRA_MODULES_PATH="$(CURDIR)/contrib/modules" \
+	-DWITH_QT=ON \
 	$(CMAKE_ARCH_FLAGS)
 
 %:
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/opencv.git
    
    
More information about the debian-science-commits
mailing list