Skip to content

Commit bbaa60b

Browse files
committed
Added debug info to GCC CMakeList.txt
1 parent d0468d8 commit bbaa60b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -407,6 +407,7 @@ if (CMAKE_CXX_COMPILER_ID MATCHES "GNU")
407407
-Wuseless-cast
408408
-Wshadow
409409
-Wnull-dereference
410+
-g
410411
)
411412
endif ()
412413

0 commit comments

Comments
 (0)