diff --git a/CMakeLists.txt b/CMakeLists.txt index f9e7385..40cd860 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -50,8 +50,8 @@ ENDIF() ### LIBRARY ################################################################# # definitions to pass to the compiler -ADD_DEFINITIONS( "-Wall -ansi -pedantic" ) -ADD_DEFINITIONS( "-Wno-long-long" ) +#ADD_DEFINITIONS( "-Wall -ansi -pedantic" ) +#ADD_DEFINITIONS( "-Wno-long-long" ) # include directories INCLUDE_DIRECTORIES( BEFORE