mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-23 14:47:44 +08:00
gps blend: move definition to header file
This commit is contained in:
@@ -38,3 +38,5 @@ px4_add_library(vehicle_gps_position
|
||||
gps_blending.hpp
|
||||
)
|
||||
target_link_libraries(vehicle_gps_position PRIVATE ecl_geo px4_work_queue)
|
||||
|
||||
px4_add_functional_gtest(SRC gps_blending_test.cpp LINKLIBS ecl_geo)
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user