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

pull/6036/head
atinfinity 9 years ago
parent ed8368fed7
commit db6e095fcc
  1. 3
      cmake/templates/cvconfig.h.in

@ -120,6 +120,9 @@
/* NVidia Video Decoding API*/
#cmakedefine HAVE_NVCUVID
/* NVidia Video Encoding API*/
#cmakedefine HAVE_NVCUVENC
/* OpenCL Support */
#cmakedefine HAVE_OPENCL
#cmakedefine HAVE_OPENCL_STATIC

Loading…
Cancel
Save