mirror of
https://github.com/darlinghq/darling-corecrypto.git
synced 2024-11-26 21:50:27 +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(
|
add_compile_options(
|
||||||
-Wno-return-type
|
-Wno-return-type
|
||||||
-Werror
|
|
||||||
-Wno-error=cpp
|
|
||||||
)
|
)
|
||||||
|
|
||||||
add_definitions(
|
add_definitions(
|
||||||
|
Loading…
Reference in New Issue
Block a user