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

Comments

Support pkg-config#483

Merged
sergiud merged 1 commit intogoogle:masterfrom
loop0day:enhance
Nov 1, 2019
Merged

Support pkg-config#483
sergiud merged 1 commit intogoogle:masterfrom
loop0day:enhance

Conversation

@loop0day
Copy link
Contributor

@loop0day loop0day commented Nov 1, 2019

Improve some codes to support pkg-config.

CMakeLists.txt Outdated
configure_file (src/glog/stl_logging.h.in glog/stl_logging.h @ONLY)
configure_file (src/glog/vlog_is_on.h.in glog/vlog_is_on.h @ONLY)
if (WITH_PKGCONFIG)
set(VERSION ${PROJECT_VERSION})
Copy link
Contributor

@sergiud sergiud Nov 1, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please use the code style in CMakeLists.txt and add a space between the command the parenthesis.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great, thank you!

@sergiud sergiud added the LGTM label Nov 1, 2019
@sergiud sergiud merged commit e227697 into google:master Nov 1, 2019
@sergiud sergiud added this to the 0.5 milestone Mar 30, 2021
@sergiud sergiud mentioned this pull request May 6, 2021
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.

3 participants