From 0ccfbebaf87b065ecffdc15bf6e74321eb713b81 Mon Sep 17 00:00:00 2001 From: Björn Steinbrink Date: Thu, 26 Oct 2006 19:34:59 +0000 Subject: Merged CMake branch --- data/icons/CMakeLists.txt | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 data/icons/CMakeLists.txt (limited to 'data/icons/CMakeLists.txt') diff --git a/data/icons/CMakeLists.txt b/data/icons/CMakeLists.txt new file mode 100644 index 00000000..30d96d86 --- /dev/null +++ b/data/icons/CMakeLists.txt @@ -0,0 +1,9 @@ +SET(FILES + tmw-icon.ico + tmw-icon.png + tmw-icon.xpm + ) + +INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}/icons) + +INSTALL(FILES "tmw-icon.png" DESTINATION share/pixmaps RENAME tmw.png) -- cgit v1.2.3-60-g2f50