Skip to content

Conversation

@uatuko
Copy link
Owner

@uatuko uatuko commented Jan 8, 2025

As a lib we shouldn't really be setting BUILD_SHARED_LIBS cmake variable, which can unintentionally cause projects importing grpcxx to build shared libs.

uatuko added 3 commits January 8, 2025 20:19
As a lib we shouldn't really be setting `BUILD_SHARED_LIBS` cmake
variable, which can unintentionally cause projects importing grpcxx to
build shared libs.
Use static libs for test builds.
Use shared libs for release builds.
@uatuko uatuko marked this pull request as ready for review January 8, 2025 20:58
@uatuko uatuko merged commit b4dd14f into main Jan 9, 2025
12 checks passed
@uatuko uatuko deleted the feature/drop-cmake-shared-lib-default branch January 9, 2025 06:46
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