From fd2152bcd50d97e59a43633dfd8783c8c01f9069 Mon Sep 17 00:00:00 2001 From: Björn Steinbrink Date: Thu, 26 Oct 2006 19:34:59 +0000 Subject: Merged CMake branch --- graphics/images/ambient/CMakeLists.txt | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 graphics/images/ambient/CMakeLists.txt (limited to 'graphics/images/ambient') diff --git a/graphics/images/ambient/CMakeLists.txt b/graphics/images/ambient/CMakeLists.txt new file mode 100644 index 00000000..86a36bd5 --- /dev/null +++ b/graphics/images/ambient/CMakeLists.txt @@ -0,0 +1,8 @@ +SET (FILES + clouds.png + night.png + sandstorm.png + spotlight.png + ) + +INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}/graphics/images/ambient) -- cgit v1.2.3-60-g2f50