-
Notifications
You must be signed in to change notification settings - Fork 12.3k
add ptread link to fix cmake build under linux #114
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
Conversation
That's a good catch, I think we should also add to the CI the cmake builds of the other OSes... |
Please merge it first, because I saw another major CMake overhaul PR in the queue. |
I personally think that the CMake run and the Make run should be different, as they're totally different build systems thus if cmake fails doesn't means the project won't build at all |
i still have this error: |
@zachary62 relates to #1042 |
Fix the CMake build on Linux to prevent it from failing with an error message.