[opencv] 30/98: added cmakedefine to cmake/templates/cvconfig.h.in

Mattia Rizzolo mattia at debian.org
Tue Oct 4 17:51:21 UTC 2016


This is an automated email from the git hooks/post-receive script.

mattia pushed a commit to annotated tag 2.4.13
in repository opencv.

commit cf43790a27f1815e2ae3ed63f16e5d8a77e100b5
Author: atinfinity <dandelion1124 at gmail.com>
Date:   Mon Feb 1 21:15:28 2016 +0900

    added cmakedefine to cmake/templates/cvconfig.h.in
---
 cmake/templates/cvconfig.h.in | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/cmake/templates/cvconfig.h.in b/cmake/templates/cvconfig.h.in
index d1c9e65..caea7da 100644
--- a/cmake/templates/cvconfig.h.in
+++ b/cmake/templates/cvconfig.h.in
@@ -109,6 +109,9 @@
 /* NVidia Video Decoding API*/
 #cmakedefine HAVE_NVCUVID
 
+/* NVidia Video Encoding API*/
+#cmakedefine HAVE_NVCUVENC
+
 /* OpenCL Support */
 #cmakedefine HAVE_OPENCL
 #cmakedefine HAVE_OPENCL_STATIC

-- 
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