Skip to content

Generation steps fails when OPENGL_INCLUDE_DIRS is a list #197

Description

@rezahousseini

When calling find_package( OpenGL REQUIRED ) the variable OPENGL_INCLUDE_DIRS can return more than one directory. This causes a failure in the call to bindgen (

-i ${OPENGL_INCLUDE_DIRS}
) where it is assumed that the variable only contains one directory.

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions