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