summaryrefslogtreecommitdiff
path: root/graphics/images/ambient/CMakeLists.txt
blob: 86a36bd51e426e89dd14c534b0ea70e905d5ee0b (plain) (blame)
1
2
3
4
5
6
7
8
SET (FILES
	clouds.png
	night.png
	sandstorm.png
	spotlight.png
    )

INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}/graphics/images/ambient)