share/hedgewars/Data/Sounds/voices/Robot/CMakeLists.txt
changeset 1685 0b61b158ad2a
parent 1681 42a7b01943b3
child 1704 116769ca55dd
equal deleted inserted replaced
1684:b3f4ec08f0a4 1685:0b61b158ad2a
     1 file(GLOB RobotSounds *.ogg)
     1 file(GLOB RobotSounds *.ogg)
     2 
     2 
     3 install(FILES
     3 install(FILES
     4 	${RobotSounds}
     4 	${RobotSounds}
     5 	DESTINATION ${SHAREPATH}Data/Sounds/voices/RobotSounds)
     5 	DESTINATION ${SHAREPATH}Data/Sounds/voices/Robot)