Skip to content

Commit

Permalink
Test -Werror making GitHub format check fail
Browse files Browse the repository at this point in the history
  • Loading branch information
quinnmp committed Jan 20, 2024
1 parent c8cf70a commit 7fd6f6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -357,7 +357,7 @@ add_compile_options(
-Wall
-Wextra
-Wno-deprecated-copy
-Werror
# -Werror
)

add_subdirectory(ar)
Expand Down

0 comments on commit 7fd6f6c

Please sign in to comment.