Merge branch '0.9.4' into 0.9.5

This commit is contained in:
Christophe Riccio
2013-02-21 22:00:24 +01:00
2 changed files with 1 additions and 1 deletions

View File

@@ -48,7 +48,6 @@ elseif(NOT GLM_TEST_ENABLE_LANG_EXTENSIONS)
endif()
if(CMAKE_COMPILER_IS_GNUCXX)
add_definitions(-std=c++98)
add_definitions(-pedantic)
endif()