mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-02 05:04:08 +08:00
Fixed linking error in SLPI build
This commit is contained in:
parent
820570a5b1
commit
53281e5840
@ -50,5 +50,4 @@ add_library(px4 SHARED
|
||||
target_link_libraries(px4
|
||||
modules__muorb__slpi
|
||||
${module_libraries}
|
||||
px4_layer
|
||||
)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user