Skip to content

Support for blacklisting modules when building iOS and OS X frameworks#7358

Merged
opencv-pushbot merged 1 commit intoopencv:masterfrom
convoyinc-deprecated:ios-framework-module-exclusion
Oct 2, 2016
Merged

Support for blacklisting modules when building iOS and OS X frameworks#7358
opencv-pushbot merged 1 commit intoopencv:masterfrom
convoyinc-deprecated:ios-framework-module-exclusion

Conversation

@nevir
Copy link
Copy Markdown
Contributor

@nevir nevir commented Sep 28, 2016

This adds support to frameworks/[ios|osx]/build_framework.py for excluding specific OpenCV modules from the built framework. Helpful for speeding up builds, and reducing archive sizes.

For example:

python frameworks/osx/build_framework.py --without highgui /tmp/opencv

@vpisarev
Copy link
Copy Markdown
Contributor

vpisarev commented Oct 1, 2016

@alalek, could you please review it?

@alalek
Copy link
Copy Markdown
Member

alalek commented Oct 2, 2016

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants