Skip to content

Commit 61f98f4

Browse files
Update CMakeLists.txt
1 parent a26e676 commit 61f98f4

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

CMakeLists.txt

-4
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,3 @@ endmacro()
117117

118118
add_subdirectory(single_src)
119119
add_subdirectory(multi_src)
120-
121-
SET(CMAKE_BUILD_TYPE "Debug")
122-
SET(CMAKE_CXX_FLAGS_DEBUG "$ENV{CXXFLAGS} -O0 -Wall -g2 -ggdb")
123-
SET(CMAKE_CXX_FLAGS_RELEASE "$ENV{CXXFLAGS} -O3 -Wall")

0 commit comments

Comments
 (0)