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

Issue #6239. If pg_config is found, cmake searches paths specified by pg_config. #6269

Merged
merged 1 commit into from
Mar 21, 2021

Conversation

offroad-bis
Copy link
Contributor

Issue #6239. This changes the IF block for PG_CONFIG. When pg_config is found, cmake searches only the libraries and include paths output by pg_config. If pg_config is not found, then it searches the defaults and other listed paths in the find_path and find_library commands.

@jmckenna jmckenna added this to the 8.0 Release milestone Mar 21, 2021
@jmckenna
Copy link
Member

Thanks for this effort @offroad-bis ! It will be included in the upcoming 8.0 release.

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.

None yet

2 participants