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

set IMPORTED_LINK_INTERFACE_LIBRARIES to ${LIBGFLAGS_LIBRARY} for glog::glog (#4) #2445

Closed
wants to merge 1 commit into from

Conversation

Atry
Copy link
Contributor

@Atry Atry commented Sep 1, 2022

Summary:
X-link: facebookexperimental/edencommon#4

X-link: facebookexperimental/rust-shed#34

X-link: facebook/fbthrift#521

X-link: facebook/watchman#1055

X-link: facebook/folly#1854

X-link: facebook/openr#140

X-link: facebook/fb303#31

Previously Folly provided a polyfill of the GflagsFlagSaver symbol, which was removed since facebook/folly@4dadde1. Therefore, the glog should solve the GflagsFlagSaver symbol from gflags.

This diff added gflags libraries as a dependency of the CMake project glog::glog into fbcode_builder's FindGlog.cmake, so that the fbcode_builder users will be able to automatically link with gflags.

Differential Revision: D39220438

…g::glog (facebookincubator#4)

Summary:
X-link: facebookexperimental/edencommon#4

X-link: facebookexperimental/rust-shed#34

X-link: facebook/fbthrift#521

X-link: facebook/watchman#1055

X-link: facebook/folly#1854

X-link: facebook/openr#140

X-link: facebook/fb303#31

Previously Folly provided a polyfill of the `GflagsFlagSaver` symbol, which was removed since facebook/folly@4dadde1. Therefore, the `glog` should solve the `GflagsFlagSaver` symbol from `gflags`.

This diff added `gflags` libraries as a dependency of the CMake project `glog::glog` into `fbcode_builder`'s `FindGlog.cmake`, so that the `fbcode_builder` users will be able to automatically link with `gflags`.

Differential Revision: D39220438

fbshipit-source-id: 819114858fa46367d9eed9b71c1d47bb51e30d4d
@netlify
Copy link

netlify bot commented Sep 1, 2022

Deploy Preview for meta-velox canceled.

Name Link
🔨 Latest commit 95e3782
🔍 Latest deploy log https://app.netlify.com/sites/meta-velox/deploys/63112e05f88f45000825e01e

@facebook-github-bot facebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported labels Sep 1, 2022
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D39220438

facebook-github-bot pushed a commit to facebookincubator/hsthrift that referenced this pull request Sep 7, 2022
…::glog (#9169)

Summary:
X-link: facebook/hhvm#9169

X-link: facebook/wangle#208

X-link: facebookincubator/reindeer#4

X-link: facebookincubator/velox#2445

Pull Request resolved: #98

X-link: facebookincubator/katran#171

X-link: facebook/mvfst#272

X-link: facebook/fboss#118

X-link: facebookincubator/fizz#81

X-link: facebook/sapling#127

X-link: facebookarchive/sapling-staging#7

X-link: facebookexperimental/edencommon#4

X-link: facebookexperimental/rust-shed#34

X-link: facebook/fbthrift#521

X-link: facebook/watchman#1055

X-link: facebook/folly#1854

X-link: facebook/openr#140

X-link: facebook/fb303#31

Previously Folly provided a polyfill of the `GflagsFlagSaver` symbol, which was removed since facebook/folly@4dadde1. Therefore, `glog` should solve the `GflagsFlagSaver` symbol directly from `gflags`.

This diff added `gflags` libraries as a dependency of the CMake project `glog::glog` into `fbcode_builder`'s `FindGlog.cmake`, so that the `fbcode_builder` users will be able to automatically link with `gflags`.

Reviewed By: alexeyt

Differential Revision: D39220438

fbshipit-source-id: 485d67bfeace955f83a4961372680f12eb9cc1a5
facebook-github-bot pushed a commit to facebookexperimental/rust-shed that referenced this pull request Sep 7, 2022
…::glog (#9169)

Summary:
X-link: facebook/hhvm#9169

X-link: facebook/wangle#208

X-link: facebookincubator/reindeer#4

X-link: facebookincubator/velox#2445

X-link: facebookincubator/hsthrift#98

X-link: facebookincubator/katran#171

X-link: facebook/mvfst#272

X-link: facebook/fboss#118

X-link: facebookincubator/fizz#81

X-link: facebook/sapling#127

X-link: facebookarchive/sapling-staging#7

X-link: facebookexperimental/edencommon#4

Pull Request resolved: #34

X-link: facebook/fbthrift#521

X-link: facebook/watchman#1055

X-link: facebook/folly#1854

X-link: facebook/openr#140

X-link: facebook/fb303#31

Previously Folly provided a polyfill of the `GflagsFlagSaver` symbol, which was removed since facebook/folly@4dadde1. Therefore, `glog` should solve the `GflagsFlagSaver` symbol directly from `gflags`.

This diff added `gflags` libraries as a dependency of the CMake project `glog::glog` into `fbcode_builder`'s `FindGlog.cmake`, so that the `fbcode_builder` users will be able to automatically link with `gflags`.

Reviewed By: alexeyt

Differential Revision: D39220438

fbshipit-source-id: 485d67bfeace955f83a4961372680f12eb9cc1a5
facebook-github-bot pushed a commit to facebookincubator/reindeer that referenced this pull request Sep 7, 2022
…::glog (#9169)

Summary:
X-link: facebook/hhvm#9169

X-link: facebook/wangle#208

Pull Request resolved: #4

X-link: facebookincubator/velox#2445

X-link: facebookincubator/hsthrift#98

X-link: facebookincubator/katran#171

X-link: facebook/mvfst#272

X-link: facebook/fboss#118

X-link: facebookincubator/fizz#81

X-link: facebook/sapling#127

X-link: facebookarchive/sapling-staging#7

X-link: facebookexperimental/edencommon#4

X-link: facebookexperimental/rust-shed#34

X-link: facebook/fbthrift#521

X-link: facebook/watchman#1055

X-link: facebook/folly#1854

X-link: facebook/openr#140

X-link: facebook/fb303#31

Previously Folly provided a polyfill of the `GflagsFlagSaver` symbol, which was removed since facebook/folly@4dadde1. Therefore, `glog` should solve the `GflagsFlagSaver` symbol directly from `gflags`.

This diff added `gflags` libraries as a dependency of the CMake project `glog::glog` into `fbcode_builder`'s `FindGlog.cmake`, so that the `fbcode_builder` users will be able to automatically link with `gflags`.

Reviewed By: alexeyt

Differential Revision: D39220438

fbshipit-source-id: 485d67bfeace955f83a4961372680f12eb9cc1a5
facebook-github-bot pushed a commit to facebook/fboss that referenced this pull request Sep 7, 2022
…::glog (#9169)

Summary:
X-link: facebook/hhvm#9169

X-link: facebook/wangle#208

X-link: facebookincubator/reindeer#4

X-link: facebookincubator/velox#2445

X-link: facebookincubator/hsthrift#98

X-link: facebookincubator/katran#171

X-link: facebook/mvfst#272

Pull Request resolved: #118

X-link: facebookincubator/fizz#81

X-link: facebook/sapling#127

X-link: facebookarchive/sapling-staging#7

X-link: facebookexperimental/edencommon#4

X-link: facebookexperimental/rust-shed#34

X-link: facebook/fbthrift#521

X-link: facebook/watchman#1055

X-link: facebook/folly#1854

X-link: facebook/openr#140

X-link: facebook/fb303#31

Previously Folly provided a polyfill of the `GflagsFlagSaver` symbol, which was removed since facebook/folly@4dadde1. Therefore, `glog` should solve the `GflagsFlagSaver` symbol directly from `gflags`.

This diff added `gflags` libraries as a dependency of the CMake project `glog::glog` into `fbcode_builder`'s `FindGlog.cmake`, so that the `fbcode_builder` users will be able to automatically link with `gflags`.

Reviewed By: alexeyt

Differential Revision: D39220438

fbshipit-source-id: 485d67bfeace955f83a4961372680f12eb9cc1a5
facebook-github-bot pushed a commit to facebook/fbthrift that referenced this pull request Sep 7, 2022
…::glog (#9169)

Summary:
X-link: facebook/hhvm#9169

X-link: facebook/wangle#208

X-link: facebookincubator/reindeer#4

X-link: facebookincubator/velox#2445

X-link: facebookincubator/hsthrift#98

X-link: facebookincubator/katran#171

X-link: facebook/mvfst#272

X-link: facebook/fboss#118

X-link: facebookincubator/fizz#81

X-link: facebook/sapling#127

X-link: facebookarchive/sapling-staging#7

X-link: facebookexperimental/edencommon#4

X-link: facebookexperimental/rust-shed#34

Pull Request resolved: #521

X-link: facebook/watchman#1055

X-link: facebook/folly#1854

X-link: facebook/openr#140

X-link: facebook/fb303#31

Previously Folly provided a polyfill of the `GflagsFlagSaver` symbol, which was removed since facebook/folly@4dadde1. Therefore, `glog` should solve the `GflagsFlagSaver` symbol directly from `gflags`.

This diff added `gflags` libraries as a dependency of the CMake project `glog::glog` into `fbcode_builder`'s `FindGlog.cmake`, so that the `fbcode_builder` users will be able to automatically link with `gflags`.

Reviewed By: alexeyt

Differential Revision: D39220438

fbshipit-source-id: 485d67bfeace955f83a4961372680f12eb9cc1a5
facebook-github-bot pushed a commit to facebook/sapling that referenced this pull request Sep 7, 2022
…::glog (#9169)

Summary:
X-link: facebook/hhvm#9169

X-link: facebook/wangle#208

X-link: facebookincubator/reindeer#4

X-link: facebookincubator/velox#2445

X-link: facebookincubator/hsthrift#98

X-link: facebookincubator/katran#171

X-link: facebook/mvfst#272

X-link: facebook/fboss#118

X-link: facebookincubator/fizz#81

Pull Request resolved: #127

X-link: facebookarchive/sapling-staging#7

X-link: facebookexperimental/edencommon#4

X-link: facebookexperimental/rust-shed#34

X-link: facebook/fbthrift#521

X-link: facebook/watchman#1055

X-link: facebook/folly#1854

X-link: facebook/openr#140

X-link: facebook/fb303#31

Previously Folly provided a polyfill of the `GflagsFlagSaver` symbol, which was removed since facebook/folly@4dadde1. Therefore, `glog` should solve the `GflagsFlagSaver` symbol directly from `gflags`.

This diff added `gflags` libraries as a dependency of the CMake project `glog::glog` into `fbcode_builder`'s `FindGlog.cmake`, so that the `fbcode_builder` users will be able to automatically link with `gflags`.

Reviewed By: alexeyt

Differential Revision: D39220438

fbshipit-source-id: 485d67bfeace955f83a4961372680f12eb9cc1a5
facebook-github-bot pushed a commit to facebook/watchman that referenced this pull request Sep 7, 2022
…::glog (#9169)

Summary:
X-link: facebook/hhvm#9169

X-link: facebook/wangle#208

X-link: facebookincubator/reindeer#4

X-link: facebookincubator/velox#2445

X-link: facebookincubator/hsthrift#98

X-link: facebookincubator/katran#171

X-link: facebook/mvfst#272

X-link: facebook/fboss#118

X-link: facebookincubator/fizz#81

X-link: facebook/sapling#127

X-link: facebookarchive/sapling-staging#7

X-link: facebookexperimental/edencommon#4

X-link: facebookexperimental/rust-shed#34

X-link: facebook/fbthrift#521

Pull Request resolved: #1055

X-link: facebook/folly#1854

X-link: facebook/openr#140

X-link: facebook/fb303#31

Previously Folly provided a polyfill of the `GflagsFlagSaver` symbol, which was removed since facebook/folly@4dadde1. Therefore, `glog` should solve the `GflagsFlagSaver` symbol directly from `gflags`.

This diff added `gflags` libraries as a dependency of the CMake project `glog::glog` into `fbcode_builder`'s `FindGlog.cmake`, so that the `fbcode_builder` users will be able to automatically link with `gflags`.

Reviewed By: alexeyt

Differential Revision: D39220438

fbshipit-source-id: 485d67bfeace955f83a4961372680f12eb9cc1a5
facebook-github-bot pushed a commit to facebook/openr that referenced this pull request Sep 7, 2022
…::glog (#9169)

Summary:
X-link: facebook/hhvm#9169

X-link: facebook/wangle#208

X-link: facebookincubator/reindeer#4

X-link: facebookincubator/velox#2445

X-link: facebookincubator/hsthrift#98

X-link: facebookincubator/katran#171

X-link: facebook/mvfst#272

X-link: facebook/fboss#118

X-link: facebookincubator/fizz#81

X-link: facebook/sapling#127

X-link: facebookarchive/sapling-staging#7

X-link: facebookexperimental/edencommon#4

X-link: facebookexperimental/rust-shed#34

X-link: facebook/fbthrift#521

X-link: facebook/watchman#1055

X-link: facebook/folly#1854

Pull Request resolved: #140

X-link: facebook/fb303#31

Previously Folly provided a polyfill of the `GflagsFlagSaver` symbol, which was removed since facebook/folly@4dadde1. Therefore, `glog` should solve the `GflagsFlagSaver` symbol directly from `gflags`.

This diff added `gflags` libraries as a dependency of the CMake project `glog::glog` into `fbcode_builder`'s `FindGlog.cmake`, so that the `fbcode_builder` users will be able to automatically link with `gflags`.

Reviewed By: alexeyt

Differential Revision: D39220438

fbshipit-source-id: 485d67bfeace955f83a4961372680f12eb9cc1a5
facebook-github-bot pushed a commit to facebook/proxygen that referenced this pull request Sep 7, 2022
…::glog (#9169)

Summary:
X-link: facebook/hhvm#9169

X-link: facebook/wangle#208

X-link: facebookincubator/reindeer#4

X-link: facebookincubator/velox#2445

X-link: facebookincubator/hsthrift#98

X-link: facebookincubator/katran#171

X-link: facebook/mvfst#272

X-link: facebook/fboss#118

X-link: facebookincubator/fizz#81

X-link: facebook/sapling#127

X-link: facebookarchive/sapling-staging#7

X-link: facebookexperimental/edencommon#4

X-link: facebookexperimental/rust-shed#34

X-link: facebook/fbthrift#521

X-link: facebook/watchman#1055

X-link: facebook/folly#1854

X-link: facebook/openr#140

X-link: facebook/fb303#31

Previously Folly provided a polyfill of the `GflagsFlagSaver` symbol, which was removed since facebook/folly@4dadde1. Therefore, `glog` should solve the `GflagsFlagSaver` symbol directly from `gflags`.

This diff added `gflags` libraries as a dependency of the CMake project `glog::glog` into `fbcode_builder`'s `FindGlog.cmake`, so that the `fbcode_builder` users will be able to automatically link with `gflags`.

Reviewed By: alexeyt

Differential Revision: D39220438

fbshipit-source-id: 485d67bfeace955f83a4961372680f12eb9cc1a5
facebook-github-bot pushed a commit to facebook/fb303 that referenced this pull request Sep 7, 2022
…::glog (#9169)

Summary:
X-link: facebook/hhvm#9169

X-link: facebook/wangle#208

X-link: facebookincubator/reindeer#4

X-link: facebookincubator/velox#2445

X-link: facebookincubator/hsthrift#98

X-link: facebookincubator/katran#171

X-link: facebook/mvfst#272

X-link: facebook/fboss#118

X-link: facebookincubator/fizz#81

X-link: facebook/sapling#127

X-link: facebookarchive/sapling-staging#7

X-link: facebookexperimental/edencommon#4

X-link: facebookexperimental/rust-shed#34

X-link: facebook/fbthrift#521

X-link: facebook/watchman#1055

X-link: facebook/folly#1854

X-link: facebook/openr#140

Pull Request resolved: #31

Previously Folly provided a polyfill of the `GflagsFlagSaver` symbol, which was removed since facebook/folly@4dadde1. Therefore, `glog` should solve the `GflagsFlagSaver` symbol directly from `gflags`.

This diff added `gflags` libraries as a dependency of the CMake project `glog::glog` into `fbcode_builder`'s `FindGlog.cmake`, so that the `fbcode_builder` users will be able to automatically link with `gflags`.

Reviewed By: alexeyt

Differential Revision: D39220438

fbshipit-source-id: 485d67bfeace955f83a4961372680f12eb9cc1a5
facebook-github-bot pushed a commit to facebookexperimental/edencommon that referenced this pull request Sep 7, 2022
…::glog (#9169)

Summary:
X-link: facebook/hhvm#9169

X-link: facebook/wangle#208

X-link: facebookincubator/reindeer#4

X-link: facebookincubator/velox#2445

X-link: facebookincubator/hsthrift#98

X-link: facebookincubator/katran#171

X-link: facebook/mvfst#272

X-link: facebook/fboss#118

X-link: facebookincubator/fizz#81

X-link: facebook/sapling#127

X-link: facebookarchive/sapling-staging#7

Pull Request resolved: #4

X-link: facebookexperimental/rust-shed#34

X-link: facebook/fbthrift#521

X-link: facebook/watchman#1055

X-link: facebook/folly#1854

X-link: facebook/openr#140

X-link: facebook/fb303#31

Previously Folly provided a polyfill of the `GflagsFlagSaver` symbol, which was removed since facebook/folly@4dadde1. Therefore, `glog` should solve the `GflagsFlagSaver` symbol directly from `gflags`.

This diff added `gflags` libraries as a dependency of the CMake project `glog::glog` into `fbcode_builder`'s `FindGlog.cmake`, so that the `fbcode_builder` users will be able to automatically link with `gflags`.

Reviewed By: alexeyt

Differential Revision: D39220438

fbshipit-source-id: 485d67bfeace955f83a4961372680f12eb9cc1a5
facebook-github-bot pushed a commit to facebook/wangle that referenced this pull request Sep 7, 2022
…::glog (#9169)

Summary:
X-link: facebook/hhvm#9169

Pull Request resolved: #208

X-link: facebookincubator/reindeer#4

X-link: facebookincubator/velox#2445

X-link: facebookincubator/hsthrift#98

X-link: facebookincubator/katran#171

X-link: facebook/mvfst#272

X-link: facebook/fboss#118

X-link: facebookincubator/fizz#81

X-link: facebook/sapling#127

X-link: facebookarchive/sapling-staging#7

X-link: facebookexperimental/edencommon#4

X-link: facebookexperimental/rust-shed#34

X-link: facebook/fbthrift#521

X-link: facebook/watchman#1055

X-link: facebook/folly#1854

X-link: facebook/openr#140

X-link: facebook/fb303#31

Previously Folly provided a polyfill of the `GflagsFlagSaver` symbol, which was removed since facebook/folly@4dadde1. Therefore, `glog` should solve the `GflagsFlagSaver` symbol directly from `gflags`.

This diff added `gflags` libraries as a dependency of the CMake project `glog::glog` into `fbcode_builder`'s `FindGlog.cmake`, so that the `fbcode_builder` users will be able to automatically link with `gflags`.

Reviewed By: alexeyt

Differential Revision: D39220438

fbshipit-source-id: 485d67bfeace955f83a4961372680f12eb9cc1a5
facebook-github-bot pushed a commit to facebookincubator/fizz that referenced this pull request Sep 7, 2022
…::glog (#9169)

Summary:
X-link: facebook/hhvm#9169

X-link: facebook/wangle#208

X-link: facebookincubator/reindeer#4

X-link: facebookincubator/velox#2445

X-link: facebookincubator/hsthrift#98

X-link: facebookincubator/katran#171

X-link: facebook/mvfst#272

X-link: facebook/fboss#118

Pull Request resolved: #81

X-link: facebook/sapling#127

X-link: facebookarchive/sapling-staging#7

X-link: facebookexperimental/edencommon#4

X-link: facebookexperimental/rust-shed#34

X-link: facebook/fbthrift#521

X-link: facebook/watchman#1055

X-link: facebook/folly#1854

X-link: facebook/openr#140

X-link: facebook/fb303#31

Previously Folly provided a polyfill of the `GflagsFlagSaver` symbol, which was removed since facebook/folly@4dadde1. Therefore, `glog` should solve the `GflagsFlagSaver` symbol directly from `gflags`.

This diff added `gflags` libraries as a dependency of the CMake project `glog::glog` into `fbcode_builder`'s `FindGlog.cmake`, so that the `fbcode_builder` users will be able to automatically link with `gflags`.

Reviewed By: alexeyt

Differential Revision: D39220438

fbshipit-source-id: 485d67bfeace955f83a4961372680f12eb9cc1a5
facebook-github-bot pushed a commit to facebook/mvfst that referenced this pull request Sep 7, 2022
…::glog (#9169)

Summary:
X-link: facebook/hhvm#9169

X-link: facebook/wangle#208

X-link: facebookincubator/reindeer#4

X-link: facebookincubator/velox#2445

X-link: facebookincubator/hsthrift#98

X-link: facebookincubator/katran#171

Pull Request resolved: #272

X-link: facebook/fboss#118

X-link: facebookincubator/fizz#81

X-link: facebook/sapling#127

X-link: facebookarchive/sapling-staging#7

X-link: facebookexperimental/edencommon#4

X-link: facebookexperimental/rust-shed#34

X-link: facebook/fbthrift#521

X-link: facebook/watchman#1055

X-link: facebook/folly#1854

X-link: facebook/openr#140

X-link: facebook/fb303#31

Previously Folly provided a polyfill of the `GflagsFlagSaver` symbol, which was removed since facebook/folly@4dadde1. Therefore, `glog` should solve the `GflagsFlagSaver` symbol directly from `gflags`.

This diff added `gflags` libraries as a dependency of the CMake project `glog::glog` into `fbcode_builder`'s `FindGlog.cmake`, so that the `fbcode_builder` users will be able to automatically link with `gflags`.

Reviewed By: alexeyt

Differential Revision: D39220438

fbshipit-source-id: 485d67bfeace955f83a4961372680f12eb9cc1a5
facebook-github-bot pushed a commit to facebook/hhvm that referenced this pull request Sep 7, 2022
…::glog (#9169)

Summary:
Pull Request resolved: #9169

X-link: facebook/wangle#208

X-link: facebookincubator/reindeer#4

X-link: facebookincubator/velox#2445

X-link: facebookincubator/hsthrift#98

X-link: facebookincubator/katran#171

X-link: facebook/mvfst#272

X-link: facebook/fboss#118

X-link: facebookincubator/fizz#81

X-link: facebook/sapling#127

X-link: facebookarchive/sapling-staging#7

X-link: facebookexperimental/edencommon#4

X-link: facebookexperimental/rust-shed#34

X-link: facebook/fbthrift#521

X-link: facebook/watchman#1055

X-link: facebook/folly#1854

X-link: facebook/openr#140

X-link: facebook/fb303#31

Previously Folly provided a polyfill of the `GflagsFlagSaver` symbol, which was removed since facebook/folly@4dadde1. Therefore, `glog` should solve the `GflagsFlagSaver` symbol directly from `gflags`.

This diff added `gflags` libraries as a dependency of the CMake project `glog::glog` into `fbcode_builder`'s `FindGlog.cmake`, so that the `fbcode_builder` users will be able to automatically link with `gflags`.

Reviewed By: alexeyt

Differential Revision: D39220438

fbshipit-source-id: 485d67bfeace955f83a4961372680f12eb9cc1a5
facebook-github-bot pushed a commit to facebook/folly that referenced this pull request Sep 7, 2022
…::glog (#9169)

Summary:
X-link: facebook/hhvm#9169

X-link: facebook/wangle#208

X-link: facebookincubator/reindeer#4

X-link: facebookincubator/velox#2445

X-link: facebookincubator/hsthrift#98

X-link: facebookincubator/katran#171

X-link: facebook/mvfst#272

X-link: facebook/fboss#118

X-link: facebookincubator/fizz#81

X-link: facebook/sapling#127

X-link: facebookarchive/sapling-staging#7

X-link: facebookexperimental/edencommon#4

X-link: facebookexperimental/rust-shed#34

X-link: facebook/fbthrift#521

X-link: facebook/watchman#1055

Pull Request resolved: #1854

X-link: facebook/openr#140

X-link: facebook/fb303#31

Previously Folly provided a polyfill of the `GflagsFlagSaver` symbol, which was removed since 4dadde1. Therefore, `glog` should solve the `GflagsFlagSaver` symbol directly from `gflags`.

This diff added `gflags` libraries as a dependency of the CMake project `glog::glog` into `fbcode_builder`'s `FindGlog.cmake`, so that the `fbcode_builder` users will be able to automatically link with `gflags`.

Reviewed By: alexeyt

Differential Revision: D39220438

fbshipit-source-id: 485d67bfeace955f83a4961372680f12eb9cc1a5
facebook-github-bot pushed a commit to facebookincubator/katran that referenced this pull request Sep 7, 2022
…::glog (#9169)

Summary:
X-link: facebook/hhvm#9169

X-link: facebook/wangle#208

X-link: facebookincubator/reindeer#4

X-link: facebookincubator/velox#2445

X-link: facebookincubator/hsthrift#98

Pull Request resolved: #171

X-link: facebook/mvfst#272

X-link: facebook/fboss#118

X-link: facebookincubator/fizz#81

X-link: facebook/sapling#127

X-link: facebookarchive/sapling-staging#7

X-link: facebookexperimental/edencommon#4

X-link: facebookexperimental/rust-shed#34

X-link: facebook/fbthrift#521

X-link: facebook/watchman#1055

X-link: facebook/folly#1854

X-link: facebook/openr#140

X-link: facebook/fb303#31

Previously Folly provided a polyfill of the `GflagsFlagSaver` symbol, which was removed since facebook/folly@4dadde1. Therefore, `glog` should solve the `GflagsFlagSaver` symbol directly from `gflags`.

This diff added `gflags` libraries as a dependency of the CMake project `glog::glog` into `fbcode_builder`'s `FindGlog.cmake`, so that the `fbcode_builder` users will be able to automatically link with `gflags`.

Reviewed By: alexeyt

Differential Revision: D39220438

fbshipit-source-id: 485d67bfeace955f83a4961372680f12eb9cc1a5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants