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: Add support for building only static libraries #522

Merged
merged 22 commits into from
Nov 25, 2023

Conversation

mmuetzel
Copy link
Contributor

This PR adds support for the CMake flag BUILD_SHARED_LIBS. If it is set to OFF, no shared libraries are built.

This fixes #424.

@DrTimothyAldenDavis DrTimothyAldenDavis merged commit f42f189 into DrTimothyAldenDavis:dev2 Nov 25, 2023
23 checks passed
@DrTimothyAldenDavis
Copy link
Owner

looks great -- thanks!

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 participants