mirror of
https://github.com/osrf/gazebo_models.git
synced 2025-09-15 12:58:56 +08:00
7 lines
155 B
CMake
7 lines
155 B
CMake
SET (files
|
|
hokuyo_convex.stl
|
|
hokuyo.dae
|
|
)
|
|
|
|
INSTALL(FILES ${files} DESTINATION ${CMAKE_INSTALL_PREFIX}/share/gazebo-${GAZEBO_VERSION}/media/models/hokuyo)
|