Commit cf43790a authored by atinfinity's avatar atinfinity

added cmakedefine to cmake/templates/cvconfig.h.in

parent 69eaa89e
...@@ -109,6 +109,9 @@ ...@@ -109,6 +109,9 @@
/* NVidia Video Decoding API*/ /* NVidia Video Decoding API*/
#cmakedefine HAVE_NVCUVID #cmakedefine HAVE_NVCUVID
/* NVidia Video Encoding API*/
#cmakedefine HAVE_NVCUVENC
/* OpenCL Support */ /* OpenCL Support */
#cmakedefine HAVE_OPENCL #cmakedefine HAVE_OPENCL
#cmakedefine HAVE_OPENCL_STATIC #cmakedefine HAVE_OPENCL_STATIC
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment