added cmakedefine to cmake/templates/cvconfig.h.in
This commit is contained in:
parent
69eaa89e22
commit
cf43790a27
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user