Skip to content

added shared lib build support#175

Merged
jbaldwin merged 1 commit intojbaldwin:mainfrom
figleafteam:laci-aura/add-shared-lib-build-support
Sep 16, 2025
Merged

added shared lib build support#175
jbaldwin merged 1 commit intojbaldwin:mainfrom
figleafteam:laci-aura/add-shared-lib-build-support

Conversation

@laci-aura
Copy link
Contributor

a static lib is build when no 'type' parameter is supplied for the 'add_library' call
https://cmake.org/cmake/help/latest/variable/BUILD_SHARED_LIBS.html#variable:BUILD_SHARED_LIBS

@laci-aura
Copy link
Contributor Author

maybe a 4.4.2 release with the recent changes?

@jbaldwin
Copy link
Owner

Yeah good call, the user can just define BUILD_SHARED_LIBS via cmake and create STATIC or SHARED.

@jbaldwin jbaldwin merged commit ddfa826 into jbaldwin:main Sep 16, 2025
45 of 47 checks passed
@laci-aura
Copy link
Contributor Author

@jbaldwin and FYI conan-io/conan-center-index#27532 I've cleaned up the Conan recipe. Alas, the maintainers won't even run the tests

@laci-aura laci-aura deleted the laci-aura/add-shared-lib-build-support branch September 17, 2025 14:56
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