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,107
    • Issues 4,107
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 19
    • Merge requests 19
  • 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
  • !6985
The source project of this merge request has been removed.

FindGLUT: Use link directories for libs from pkg-config

Merged Silvio Traversaro requested to merge (removed):fix23229 into master Feb 15, 2022
  • Overview 6
  • Pipelines 0
  • Changes 1

Since !6251 (merged), the GLUT_LIBRARIES may come from pkg-config, in which case they may be -l flags instead of absolute paths. Propagate GLUT_LIBRARY_DIRS to GLUT::GLUT too.

Fixes: #23229 (closed)
Backport: release
Topic-rename: FindGLUT-link-dirs

Edited Feb 15, 2022 by Brad King
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: fix23229