Skip to content

Commit f613c43

Browse files
authored
Update CMakeLists.txt
1 parent 322c84a commit f613c43

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

CMakeLists.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ project(${BASENAME})
66

77
set (CMAKE_CXX_STANDARD 11)
88
set (CMAKE_POSITION_INDEPENDENT_CODE ON)
9-
set(CMAKE_C_FLAGS "-Wall")
10-
set(CMAKE_CXX_FLAGS "-Wall")
119

1210
# define executable to build
1311
include_directories("include")

0 commit comments

Comments
 (0)