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

Add option to build as shared lib #211

Merged
merged 3 commits into from
Feb 5, 2025
Merged

Add option to build as shared lib #211

merged 3 commits into from
Feb 5, 2025

Conversation

walbourn
Copy link
Member

@walbourn walbourn commented Feb 4, 2025

Uses BUILD_SHARED_LIBS standard CMake option to build as a DLL/so vs. a static C++ library.

@walbourn walbourn self-assigned this Feb 4, 2025
@walbourn walbourn added the cmake Related to CMake build label Feb 4, 2025
@walbourn walbourn merged commit f474f1e into main Feb 5, 2025
94 checks passed
@walbourn walbourn deleted the cmakesharedlibs branch February 5, 2025 01:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cmake Related to CMake build
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants