mirror of
https://github.com/darlinghq/darling-corecrypto.git
synced 2024-11-23 04:09:44 +00:00
Get rid of Werror
...and Wno-error (since it's unnecessary now).
This commit is contained in:
parent
ce66765c0e
commit
9b38b051a7
@ -2,8 +2,6 @@ project(darling-corecrypto)
|
||||
|
||||
add_compile_options(
|
||||
-Wno-return-type
|
||||
-Werror
|
||||
-Wno-error=cpp
|
||||
)
|
||||
|
||||
add_definitions(
|
||||
|
Loading…
Reference in New Issue
Block a user