mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-22 01:12:31 +00:00
Add new posix_sitl_shell build target which allows to run -make posix_sitl_shell none- in order to get an empty shell
This commit is contained in:
5
cmake/configs/posix_sitl_shell.cmake
Normal file
5
cmake/configs/posix_sitl_shell.cmake
Normal file
@@ -0,0 +1,5 @@
|
||||
include(cmake/configs/posix_sitl_default.cmake)
|
||||
|
||||
set(config_sitl_rcS_dir
|
||||
posix-configs/SITL/init/shell
|
||||
)
|
||||
Reference in New Issue
Block a user