You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
include(cmake/configs/posix_sitl_default.cmake) |
|
|
|
# This is already the default, but lets explicitly set it again to lpe. |
|
set(config_sitl_rcS_dir |
|
posix-configs/SITL/init/lpe |
|
)
|
|
|