Skip to content

cmake: warning flags should be private#1255

Open
huww98 wants to merge 1 commit intogoogle:mainfrom
huww98:patch-1
Open

cmake: warning flags should be private#1255
huww98 wants to merge 1 commit intogoogle:mainfrom
huww98:patch-1

Conversation

@huww98
Copy link
Copy Markdown

@huww98 huww98 commented Mar 2, 2025

Do not set -Werror for all the code that links this library.

Fixes #1002

Do not set -Werror for all the code that links this library.
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.

CMake forces -Werror and -Wthread-safety for all project if adding leveldb as subdirectory with clang

3 participants