mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-31 18:47:21 +08:00
sensor_calibration: add link dependencies
This commit is contained in:
@@ -41,3 +41,5 @@ px4_add_library(sensor_calibration
|
|||||||
Utilities.cpp
|
Utilities.cpp
|
||||||
Utilities.hpp
|
Utilities.hpp
|
||||||
)
|
)
|
||||||
|
|
||||||
|
target_link_libraries(sensor_calibration PRIVATE conversion parameters)
|
||||||
|
|||||||
Reference in New Issue
Block a user