mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
platforms: lockstep_scheduler ain't no submodule
This commit is contained in:
parent
7b43e96896
commit
c24f6ef943
@ -59,7 +59,6 @@ target_link_libraries(px4_layer PRIVATE px4_daemon)
|
||||
if(LOCKSTEP_SCHEDULER_NEEDED)
|
||||
target_link_libraries(px4_layer PRIVATE lockstep_scheduler)
|
||||
include_directories(${PX4_SOURCE_DIR}/src/platforms/posix/lockstep_scheduler/include)
|
||||
px4_add_git_submodule(TARGET git_lockstep_scheduler PATH "${PX4_SOURCE_DIR}/src/platforms/posix/lockstep_scheduler")
|
||||
endif()
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user