Skip to content
Snippets Groups Projects
  1. May 23, 2014
  2. May 22, 2014
  3. May 21, 2014
  4. May 20, 2014
  5. May 19, 2014
    • archshift's avatar
      CMakeLists: Fixed GLEW include var name, compile flag vars · 9216c96f
      archshift authored
      After adding FindGLEW.cmake to externals, the variable call for the GLEW include path needed to be revised.
      Append flags on OSX, rather than overwrite them.
      I realized that GCC_COMPILE_FLAGS was changed to CMAKE_CXX_FLAGS mistakenly, so both were changed to a more platform-independent name.
      9216c96f
Loading