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

CMake: Try to handle *_USE_OPENMP more consistently. #744

Closed
wants to merge 1 commit into from

Conversation

mmuetzel
Copy link
Contributor

Only link to OpenMP if *_USE_OPENMP is actually ON for the respective library.
Don't try to link to OpenMP targets if OpenMP is not available.

I think this handles the remaining issues to resolve #742.

Only link to OpenMP if `*_USE_OPENMP` is actually `ON` for the
respective library.
Don't try to link to OpenMP targets if OpenMP is not available.
@mmuetzel mmuetzel closed this Jan 20, 2024
@mmuetzel
Copy link
Contributor Author

@DrTimothyAldenDavis: Could you please reopen this PR. I must have closed it somehow...

@mmuetzel
Copy link
Contributor Author

Trying to re-open...

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.

1 participant