Skip to content

Commit

Permalink
use c2x
Browse files Browse the repository at this point in the history
  • Loading branch information
sreimers committed Nov 4, 2024
1 parent 7046757 commit 8258a7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ if(CMAKE_C_COMPILER_ID MATCHES "Clang")
add_compile_options(
-Wshorten-64-to-32
-Wno-gnu-zero-variadic-macro-arguments
-Wno-c23-extensions
-Wno-c2x-extensions
)
endif()

Expand Down

0 comments on commit 8258a7c

Please sign in to comment.