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

Win32 needs find_package(Threads) aswell #52

Merged
merged 1 commit into from
Jul 17, 2017

Conversation

imerr
Copy link
Contributor

@imerr imerr commented May 6, 2015

Fixes #30

GCC (tested on Debian Wheezy) doesnt need it. Not sure if any other toolchain does.

@imerr imerr force-pushed the threadsmsvc branch 2 times, most recently from e9c2d38 to 2dab707 Compare August 20, 2015 09:35
@imerr imerr changed the title MSVC needs find_package(Threads) aswell Win32 needs find_package(Threads) aswell Aug 20, 2015
@imerr
Copy link
Contributor Author

imerr commented Aug 20, 2015

all of windows (msvc/mingw) seems to need it

@roastduck
Copy link

I found gcc also need it (tested on Ubuntu 15.10).

@stewartmiles
Copy link
Contributor

Looks good thanks.

@stewartmiles stewartmiles merged commit 43d53e0 into google:master Jul 17, 2017
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.

Cannot build on windows without commenting out line 154+ in CMakeLists.txt
3 participants