Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • CMake CMake
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 4.2k
    • Issues 4.2k
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 9
    • Merge requests 9
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • 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

Admin message

A Gitlab update will be applied on June 5th , between 6PM - 7PM EDT (UTC-04:00). This site may have intermittent delays during that time.

  • CMakeCMake
  • CMakeCMake
  • Merge requests
  • !7840

FindGLUT: Fix regression when pkg-config is not available

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Brad King requested to merge brad.king/cmake:FindGLUT-pkg-config into master Oct 27, 2022
  • Overview 4
  • Commits 1
  • Pipelines 1
  • Changes 1

In !7770 (merged) we accidentally removed the entire condition around the pkg-config code path instead of just the multi-config part.

Fixes: #24095 (closed)
Backport: release

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: FindGLUT-pkg-config