mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-22 01:12:31 +00:00
Github actions: SITL tests upgrade MAVSDK v0.30.1 -> v0.33.1
This commit is contained in:
@@ -34,7 +34,11 @@ if(MAVSDK_FOUND)
|
||||
)
|
||||
|
||||
target_compile_options(mavsdk_tests
|
||||
PRIVATE -Wall -Wextra -Werror
|
||||
PRIVATE
|
||||
-Wall
|
||||
-Wextra
|
||||
-Werror
|
||||
-Wno-error=deprecated-declarations
|
||||
)
|
||||
else()
|
||||
message("MAVSDK C++ not found, skipping mavsdk_tests build..")
|
||||
|
||||
Reference in New Issue
Block a user