Skip to content
This repository was archived by the owner on Jun 30, 2025. It is now read-only.

cmake: prefer linking against gflags::gflags (fixes #683)#684

Merged
sergiud merged 1 commit intogoogle:masterfrom
sergiud:cmake-namespaced-gflags
Jul 14, 2021
Merged

cmake: prefer linking against gflags::gflags (fixes #683)#684
sergiud merged 1 commit intogoogle:masterfrom
sergiud:cmake-namespaced-gflags

Conversation

@sergiud
Copy link
Copy Markdown
Contributor

@sergiud sergiud commented Jul 13, 2021

Closes #683.

@sergiud sergiud added this to the 0.6 milestone Jul 13, 2021
@google-cla google-cla bot added the cla: yes label Jul 13, 2021
@sergiud sergiud merged commit a01d739 into google:master Jul 14, 2021
@sergiud sergiud deleted the cmake-namespaced-gflags branch July 14, 2021 08:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

glog assumes that if gflags is available, it has been built with GFLAGS_USE_TARGET_NAMESPACE=OFF

1 participant