Skip to content

glm_FOUND should be GLM_FOUND  #151

Description

@themightyoarfish

Similar to my other issues, this applies to macos. I have glm from homebrew (1.0.1) and after

find_package(glm)

The variable glm_FOUND is empty, but GLM_FOUND is TRUE. Thus the logic of downloading glm inside the build tree triggers unintentionally. The vendored FindGLM.cmake uses uppercase, the homebrew module uses lowercase.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions