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: libhypocycloid should always be static #538

Merged
merged 1 commit into from Aug 24, 2018

Conversation

gauteh
Copy link
Member

@gauteh gauteh commented Aug 24, 2018

No description provided.

@TristanCacqueray
Copy link
Contributor

Perhaps mention in the commit message that fix an issue when cmake is executed with -DBUILD_SHARED_LIBS:BOOL=ON .

Thanks for the fast fix!

-DBUILD_SHARED_LIBS:BOOL=ON which is turned on by RPM breaks the build
since libhypocycloid is not meant to be installed. This fix forces the
library to be built statically.
@gauteh gauteh merged commit 62eb1ce into astroidmail:master Aug 24, 2018
@gauteh
Copy link
Member Author

gauteh commented Aug 24, 2018 via email

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.

None yet

2 participants