diff options
Diffstat (limited to 'data/themes/mana/CMakeLists.txt')
-rw-r--r-- | data/themes/mana/CMakeLists.txt | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/data/themes/mana/CMakeLists.txt b/data/themes/mana/CMakeLists.txt deleted file mode 100644 index 8c221594d..000000000 --- a/data/themes/mana/CMakeLists.txt +++ /dev/null @@ -1,23 +0,0 @@ -SET (FILES - colors.xml - emotetabs.xml - info.xml - mouse.png - npc.xml - quests.xml - social.xml - target-cursor-in-range-l.png - target-cursor-in-range-l.xml - target-cursor-in-range-m.png - target-cursor-in-range-m.xml - target-cursor-in-range-s.png - target-cursor-in-range-s.xml - target-cursor-normal-l.png - target-cursor-normal-l.xml - target-cursor-normal-m.png - target-cursor-normal-m.xml - target-cursor-normal-s.png - target-cursor-normal-s.xml - ) - -INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}/themes/mana) |