Skip to content
  • Claudio's avatar
    FindGLEW: fix CMAKE_FIND_LIBRARY_SUFFIXES · 14c7396f
    Claudio authored
    FindGLEW temporarily changes the content of CMAKE_FIND_LIBRARY_SUFFIXES
    to look for static and dynamic GLEW library.
    However, it wasn't storing and restoring the initial content of such
    variable, causing possible issues in user project.
    14c7396f