summaryrefslogtreecommitdiffhomepage
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2022-10-04 19:35:58 +0200
committerStanislaw Halik <sthalik@misaki.pl>2022-10-04 19:35:58 +0200
commit7493b452de349f26617171d7e90ecec6c73e0919 (patch)
tree2b8abc241dd463038123c462555d18dcde7eef3c /CMakeLists.txt
parent4ea49965c93948c971d7de307189bca5ec3b701c (diff)
a
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index e12d871e..1d4a5056 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -59,7 +59,6 @@ if(NOT BOOTSTRAP_DEPENDS)
add_subdirectory(anim-crop-tool)
add_subdirectory(anim)
- add_subdirectory(tile)
corrade_add_resource(game_RESOURCES resources.conf)
file(GLOB sources "*.cpp" "shaders/*.cpp" CONFIGURE_ARGS)