Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • CMake CMake
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 4,106
    • Issues 4,106
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 16
    • Merge requests 16
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • CMakeCMake
  • CMakeCMake
  • Merge requests
  • !7627

FindPostgreSQL: Add brew-style directories to search path

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Brian Parkes requested to merge brian_parkes/cmake:Fix_PSQL_search_suffixes_for_brew into master Aug 31, 2022
  • Overview 5
  • Commits 1
  • Pipelines 2
  • Changes 1

As of 14.5 homebrew names PostgreSQL directories with the version number. e.g. postgresql@14. I have added this style of directory name to the search paths for this module.

Backport: release
Topic-rename: FindPostgreSQL-brew

Edited Aug 31, 2022 by Brad King
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: Fix_PSQL_search_suffixes_for_brew