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

Add support for building openCV as a library #37

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Add support for building openCV as a library #37

wants to merge 1 commit into from

Conversation

Viraj3f
Copy link

@Viraj3f Viraj3f commented Oct 29, 2017

This commit fixes #27

When running make.py with the --build-static-lib argument, the static libraries generated from calling cmake/make on the openCV source are copied over into the top-level build directory. It also copies the header files specified by INCLUDE_DIRS into build/includes

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.

Build OpenCV as library
1 participant