Skip to content
Snippets Groups Projects
Commit 77f2295b authored by Daniel Agar's avatar Daniel Agar
Browse files

cmake restore -Wbad-function-cast

parent 8e039c40
No related branches found
No related tags found
No related merge requests found
......@@ -543,6 +543,7 @@ function(px4_add_common_flags)
endif()
set(c_warnings
-Wbad-function-cast
-Wstrict-prototypes
-Wmissing-prototypes
-Wnested-externs
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment