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: find threads package first #3893

Merged
merged 1 commit into from
Nov 2, 2023

Conversation

vicentebolea
Copy link
Collaborator

This is needed since some builds fails (oneapi in Spack) since the Threads::Threads targets is used before find_package(Threads) is called.

@vicentebolea
Copy link
Collaborator Author

spack/spack#40832

@vicentebolea vicentebolea merged commit d3bac14 into ornladios:master Nov 2, 2023
32 of 33 checks passed
@vicentebolea vicentebolea deleted the find-threads-earlier branch November 7, 2023 15:36
vicentebolea added a commit to vicentebolea/ADIOS2 that referenced this pull request Nov 15, 2023
cmake: find threads package first
(cherry picked from commit d3bac14)
vicentebolea added a commit that referenced this pull request Nov 16, 2023
Merge pull request #3893 from vicentebolea/find-threads-earlier
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.

2 participants