forked from Archive/PX4-Autopilot
7 lines
107 B
CMake
7 lines
107 B
CMake
|
include(cmake/configs/posix_sitl_default.cmake)
|
||
|
|
||
|
set(config_sitl_rcS_dir
|
||
|
posix-configs/SITL/init/inav
|
||
|
)
|
||
|
|