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 include_directories for OpenMP #110

Merged
merged 2 commits into from
Mar 8, 2024

Conversation

KrisThielemans
Copy link
Contributor

This is needed on systems (such as clang on MacOS) that use non-standard locations of omp.h.

Fixes #109

This is needed on systems (such as clang on MacOS) that use non-standard locations of `omp.h`.

Fixes KCL-BMEIS#109
@mmodat mmodat merged commit a328efb into KCL-BMEIS:master Mar 8, 2024
3 checks passed
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.

omp.h not found on MacOS with Xclang
3 participants