mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-27 10:17:45 +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
|
${PROJECT_SOURCE_DIR}/Tools/simulation/gz/worlds
|
||||||
DESTINATION
|
DESTINATION
|
||||||
${PROJECT_NAME}/Tools/simulation/gazebo-classic/sitl_gazebo-classic
|
${PROJECT_NAME}/Tools/simulation/gazebo-classic/sitl_gazebo-classic
|
||||||
|
OPTIONAL
|
||||||
)
|
)
|
||||||
|
|
||||||
endif()
|
endif()
|
||||||
|
|||||||
Reference in New Issue
Block a user