-
-
Notifications
You must be signed in to change notification settings - Fork 267
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] Fail since release 0.14 #712
Comments
Darn. We should definitely add one target with a non-empty lib suffix to the auto tester. |
Thank you. I applied this patch on release 0.14 and that works :-) 👍 |
Glad to see it helped. @redstar, should we officially push out a point release? (Binaries won't change, but spares distros from having to apply this on their own.) Not sure whether it is worth it, though. |
@klickverbot I think we should push out a point release. I have to fix another CMake related problem and then I prepare the release. |
Preparation for issue 4483, specifying foreach char iteration type
When using -DLIB_SUFFIX=64 cmake throw :
This parameter is used in rpm based distro to put 64 lib into /usr/lib64
The text was updated successfully, but these errors were encountered: