pxmlw6n2f/sdformat/sdf/1.4/CMakeLists.txt

48 lines
716 B
CMake

set (sdfs
1_3.convert
actor.sdf
audio_source.sdf
audio_sink.sdf
box_shape.sdf
camera.sdf
collision.sdf
contact.sdf
cylinder_shape.sdf
forcetorque.sdf
geometry.sdf
gps.sdf
gripper.sdf
gui.sdf
heightmap_shape.sdf
image_shape.sdf
imu.sdf
inertial.sdf
joint.sdf
light.sdf
link.sdf
mesh_shape.sdf
model.sdf
noise.sdf
physics.sdf
plane_shape.sdf
plugin.sdf
projector.sdf
ray.sdf
rfidtag.sdf
rfid.sdf
road.sdf
root.sdf
scene.sdf
sensor.sdf
spherical_coordinates.sdf
sphere_shape.sdf
sonar.sdf
state.sdf
surface.sdf
transceiver.sdf
visual.sdf
world.sdf
)
install(FILES ${sdfs} DESTINATION ${CMAKE_INSTALL_FULL_DATAROOTDIR}/sdformat/1.4)