Skip to content

Commit 5f552d8

Browse files
kswiecickibratpiorka
authored andcommitted
Remove werror compile option from UMF targets
1 parent 4078730 commit 5f552d8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cmake/helpers.cmake

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,6 @@ function(add_umf_target_compile_options name)
203203
PRIVATE -fPIC
204204
-Wall
205205
-Wextra
206-
-Werror
207206
-Wpedantic
208207
-Wempty-body
209208
-Wunused-parameter

0 commit comments

Comments
 (0)