We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34ba7e8 commit 3a4f01aCopy full SHA for 3a4f01a
test/CMakeLists.txt
@@ -34,7 +34,7 @@ FILE(WRITE ${CMAKE_BINARY_DIR}/version.h
34
35
#include_directories(${CMAKE_BINARY_DIR})
36
37
-set(CMAKE_C_FLAGS "-g -O0 -std=c11 -Wall -Wextra")
+set(CMAKE_C_FLAGS "-g -O0 -std=c23 -Wall -Wextra")
38
39
set(NO_INFO "-DNO_INFO=1")
40
if(INFO)
0 commit comments