Skip to content

Instantly share code, notes, and snippets.

@iwazer
Created August 11, 2013 07:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save iwazer/6203892 to your computer and use it in GitHub Desktop.
Save iwazer/6203892 to your computer and use it in GitHub Desktop.
app.vendor_project('vendor/opencv2.framework', :static,
products: ['opencv2'],
source_files: ['Headers/imgproc/imgproc_c.h', 'Headers/imgproc/types_c.h',
'Headers/motion/MotionCV.h', 'Headers/motion/MotionMat.h'],
force_load: false
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment