blueloveTH hace 2 años
padre
commit
3a441fa78d
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      CMakeLists.txt

+ 0 - 1
CMakeLists.txt

@@ -25,7 +25,6 @@ if(NOT CMAKE_BUILD_TYPE)
   set(CMAKE_BUILD_TYPE Release)
 endif()
 
-set(CMAKE_CXX_FLAGS_DEBUG "-g")
 set(CMAKE_CXX_FLAGS_RELEASE "-O2")
 
 include_directories(${CMAKE_CURRENT_LIST_DIR}/include)