make SDL texture optimization less aggressive and generally stupider
[supertux.git] / external / squirrel / CMakeLists.txt
index f92ce75..0c4ef29 100644 (file)
@@ -36,7 +36,8 @@ ENDIF(ENABLE_SQDBG)
 
 # the squirrel sources are out of our control so don't be too pedantic about
 # them
-REMOVE_DEFINITIONS(-Werror -Wextra)
+SET(CMAKE_CXX_FLAGS "")
+SET(CMAKE_C_FLAGS "")
 
 ## define a target for building the library