summaryrefslogtreecommitdiff
path: root/graphics/tiles/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/tiles/CMakeLists.txt')
-rw-r--r--graphics/tiles/CMakeLists.txt24
1 files changed, 0 insertions, 24 deletions
diff --git a/graphics/tiles/CMakeLists.txt b/graphics/tiles/CMakeLists.txt
deleted file mode 100644
index c855507a..00000000
--- a/graphics/tiles/CMakeLists.txt
+++ /dev/null
@@ -1,24 +0,0 @@
-SET(FILES
- arena.png
- cave.png
- collision.png
- desert1.png
- desert2.png
- desert_x2.png
- desert_x3.png
- icecave.png
- inn.png
- mountain.png
- snow_building.png
- snow_x2.png
- snow_x3.png
- snowset.png
- trans_woodland-desert.png
- Woodland_ground.png
- Woodland_village.png
- Woodland_village_x2.png
- Woodland_x2.png
- Woodland_x3.png
- )
-
-INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}/graphics/tiles) \ No newline at end of file