Skip to content

Modernize OpenMP handling#12

Merged
amatria merged 2 commits intomasterfrom
modernize-openmp-handling
Jan 17, 2026
Merged

Modernize OpenMP handling#12
amatria merged 2 commits intomasterfrom
modernize-openmp-handling

Conversation

@amatria
Copy link
Collaborator

@amatria amatria commented Jan 17, 2026

This PR simplifies OpenMP handling in CMake by linking against the OpenMP::OpenMP_CXX imported target instead of manually setting flags, include paths, and library names.

This fixes OpenMP linking issues on macOS and improves portability across compilers and platforms.

@amatria amatria self-assigned this Jan 17, 2026
@amatria amatria merged commit 7499018 into master Jan 17, 2026
1 check passed
@amatria amatria deleted the modernize-openmp-handling branch January 17, 2026 11:43
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