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

TBB Debug Release #9743

Merged
merged 1 commit into from Sep 29, 2017
Merged

TBB Debug Release #9743

merged 1 commit into from Sep 29, 2017

Conversation

bradfordbarr
Copy link
Contributor

This pullrequest changes

OpenCV fails to detect tbb on a debug build if the platform has only tbb debug libraries. This PR adds an additional check to the tbb detect logic for systems that only install tbb debug.

OpenCV fails to detect tbb on a debug build if the platform has only installed
debug libraries.  This PR adds an additional check to the tbb detect logic for
systems that only install tbb debug and not both tbb debug and release.
@alalek
Copy link
Member

alalek commented Sep 29, 2017

Thank you for contribution!
👍

@opencv-pushbot opencv-pushbot merged commit a56d759 into opencv:master Sep 29, 2017
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.

None yet

3 participants