mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
posix: cmake INSTALL make new GZ models/worlds optional for now
- the entire posix install package needs to be reviewed and tested
This commit is contained in:
parent
0aa7af8b66
commit
b0566cd8aa
@ -189,6 +189,7 @@ elseif("${PX4_BOARD}" MATCHES "sitl")
|
||||
${PROJECT_SOURCE_DIR}/Tools/simulation/gz/worlds
|
||||
DESTINATION
|
||||
${PROJECT_NAME}/Tools/simulation/gazebo-classic/sitl_gazebo-classic
|
||||
OPTIONAL
|
||||
)
|
||||
|
||||
endif()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user