forked from Archive/PX4-Autopilot
Update platforms/posix/src/lockstep_scheduler/CMakeLists.txt
Co-Authored-By: MaEtUgR <maetugr@gmail.com>
This commit is contained in:
parent
ffb8bb6066
commit
7a1c8ea8cb
|
@ -34,7 +34,7 @@ else()
|
|||
src/lockstep_scheduler.cpp
|
||||
)
|
||||
target_include_directories(lockstep_scheduler
|
||||
PUBLIC
|
||||
PUBLIC
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/include
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in New Issue