mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-07-27 00:48:23 +08:00
mavsdk_tests: name files consistently
This commit is contained in:
@@ -13,8 +13,8 @@ if(MAVSDK_FOUND)
|
|||||||
test_main.cpp
|
test_main.cpp
|
||||||
autopilot_tester.cpp
|
autopilot_tester.cpp
|
||||||
test_multicopter_offboard.cpp
|
test_multicopter_offboard.cpp
|
||||||
test_mission_multicopter.cpp
|
test_multicopter_mission.cpp
|
||||||
test_mission_vtol.cpp
|
test_vtol_mission.cpp
|
||||||
)
|
)
|
||||||
|
|
||||||
target_link_libraries(mavsdk_tests
|
target_link_libraries(mavsdk_tests
|
||||||
|
|||||||
Reference in New Issue
Block a user