Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Oct 2, 2016
Merged

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

merged 1 commit into from
Oct 2, 2016

Conversation

nevir
Copy link
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
Contributor

vpisarev commented Oct 1, 2016

@alalek, could you please review it?

@alalek
Copy link
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