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

Require and link against threads library #155

Merged
merged 1 commit into from Nov 30, 2021
Merged

Conversation

dvzrv
Copy link
Contributor

@dvzrv dvzrv commented Nov 30, 2021

src/CMakeLists.txt
Use FindThreads
(https://cmake.org/cmake/help/latest/module/FindThreads.html) to
explicitly find and link against a threads library.

Fixes #154

src/CMakeLists.txt
Use FindThreads
(https://cmake.org/cmake/help/latest/module/FindThreads.html) to
explicitly find and link against a threads library.

Fixes Yoshimi#154
@abrolag abrolag merged commit e26d114 into Yoshimi:master Nov 30, 2021
@abrolag
Copy link
Member

abrolag commented Nov 30, 2021

Thanks. Much appreciated

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.1.2 missing link against pthreads
2 participants