Fix warnings about redefining GLEW_STATIC

I guess this flag is now set by CMake somehow so we no longer need
to define it ourselves.
fix-squashed-planets
MrSimbax 2020-07-10 18:55:47 +02:00
parent df65862c49
commit 9cf30fd9bc
1 changed files with 0 additions and 2 deletions

View File

@ -12,8 +12,6 @@
#define HAVE_CFLOCALECOPYCURRENT 1
#endif
#cmakedefine GLEW_STATIC
#cmakedefine OPENAL_SOUND
#cmakedefine PORTABLE_SAVES @PORTABLE_SAVES@