Skip to content
  • Kenneth Moreland's avatar
    Make GLFW CMake configure vars advanced · b3e1e8f9
    Kenneth Moreland authored
    It is standard now in CMake to make the CMake configuration variables
    (like those specifying paths to files for a library) are marked as
    advanced. Otherwise, the CMake configuration gets overwhelmed by lots of
    parameters that are either found automatically or only need to be set
    once.
    b3e1e8f9