diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2022-10-04 19:35:58 +0200 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2022-10-04 19:35:58 +0200 |
commit | 7493b452de349f26617171d7e90ecec6c73e0919 (patch) | |
tree | 2b8abc241dd463038123c462555d18dcde7eef3c /CMakeLists.txt | |
parent | 4ea49965c93948c971d7de307189bca5ec3b701c (diff) |
a
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r-- | CMakeLists.txt | 1 |
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) |