mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-05-16 03:35:44 +00:00
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.
1.9 KiB
1.9 KiB