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

Fix bug in HandleTBB.cmake #877

Merged
merged 1 commit into from
Sep 19, 2021
Merged

Fix bug in HandleTBB.cmake #877

merged 1 commit into from
Sep 19, 2021

Conversation

varunagrawal
Copy link
Collaborator

On MacOS, cmake will try to find TBB even if the GTSAM_WITH_TBB flag is set to OFF. This PR fixes that.

@varunagrawal varunagrawal added bugfix Fixes an issue or bug cmake Related to CMake and build system labels Sep 18, 2021
@varunagrawal varunagrawal self-assigned this Sep 18, 2021
@varunagrawal varunagrawal added the high-priority Need this done quickly label Sep 18, 2021
@varunagrawal varunagrawal merged commit 3097d6a into develop Sep 19, 2021
@varunagrawal varunagrawal deleted the fix/tbb-cmake branch September 19, 2021 15:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix Fixes an issue or bug cmake Related to CMake and build system high-priority Need this done quickly
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants