Skip to content
  • Marcel Metz's avatar
    033691f7
    Require GLFW 3.2 when using CMake import syntax · 033691f7
    Marcel Metz authored
    The previous commit added a dependency on GLFW to the demo-utilities
    target.  On Windows this requires a non standard include search path.
    GLFW only recently fixed the include search path to be inlcude into their export
    target so updating to GLFW 3.2 was necessary.
    033691f7
    Require GLFW 3.2 when using CMake import syntax
    Marcel Metz authored
    The previous commit added a dependency on GLFW to the demo-utilities
    target.  On Windows this requires a non standard include search path.
    GLFW only recently fixed the include search path to be inlcude into their export
    target so updating to GLFW 3.2 was necessary.
Loading