opencv might require QuickTime.framework

This commit is contained in:
David Rose 2012-06-29 01:03:44 +00:00
parent 68de528a0f
commit 243339c080

View File

@ -225,6 +225,7 @@
#define opencv_lpath $[wildcard $[OPENCV_LPATH]]
#define opencv_cflags $[OPENCV_CFLAGS]
#define opencv_libs $[OPENCV_LIBS]
#define opencv_framework $[OPENCV_FRAMEWORK]
#endif
#if $[HAVE_FFMPEG]