Skip to content
Snippets Groups Projects
Commit a8f7717d authored by Andreas Gattringer's avatar Andreas Gattringer
Browse files

re-added "-g" compiler flag

parent a3dd81b9
No related branches found
No related tags found
No related merge requests found
......@@ -11,6 +11,7 @@ if ("${CMAKE_C_COMPILER_ID}" MATCHES "Clang" OR "${CMAKE_C_COMPILER_ID}" STREQUA
-Wall
-Werror
-O3
-g
-D_GNU_SOURCE
-DHAVE_INLINE
-DGSL_C99_INLINE
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment