Skip to content

Commit

Permalink
Added debug info to GCC CMakeList.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
jwellbelove committed Jan 31, 2025
1 parent d0468d8 commit bbaa60b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -407,6 +407,7 @@ if (CMAKE_CXX_COMPILER_ID MATCHES "GNU")
-Wuseless-cast
-Wshadow
-Wnull-dereference
-g
)
endif ()

Expand Down

0 comments on commit bbaa60b

Please sign in to comment.