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
parent
df65862c49
commit
9cf30fd9bc
|
@ -12,8 +12,6 @@
|
||||||
#define HAVE_CFLOCALECOPYCURRENT 1
|
#define HAVE_CFLOCALECOPYCURRENT 1
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#cmakedefine GLEW_STATIC
|
|
||||||
|
|
||||||
#cmakedefine OPENAL_SOUND
|
#cmakedefine OPENAL_SOUND
|
||||||
|
|
||||||
#cmakedefine PORTABLE_SAVES @PORTABLE_SAVES@
|
#cmakedefine PORTABLE_SAVES @PORTABLE_SAVES@
|
||||||
|
|
Loading…
Reference in New Issue