mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-22 22:32:11 +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:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user