Skip to content

Commit

Permalink
no gcc-compat
Browse files Browse the repository at this point in the history
  • Loading branch information
franziskuskiefer committed Oct 5, 2023
1 parent 640362f commit 31cac37
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 @@ -93,7 +93,7 @@ if(NOT MSVC)
-pedantic
-Wconversion
-Wsign-conversion
-Werror=gcc-compat
# -Werror=gcc-compat
$<$<CONFIG:DEBUG>:-g>
$<$<CONFIG:DEBUG>:-Og>
$<$<CONFIG:RELEASE>:-O3>
Expand Down

0 comments on commit 31cac37

Please sign in to comment.