Parcourir la source

opencv might require QuickTime.framework

David Rose il y a 13 ans
Parent
commit
243339c080
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      dtool/pptempl/Global.pp

+ 1 - 0
dtool/pptempl/Global.pp

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