From 2a2467ccc277aa9b7963b6a7dce4b350e10ee686 Mon Sep 17 00:00:00 2001 From: zvon Date: Thu, 21 Jul 2022 20:19:53 +0200 Subject: [PATCH] Mario: remove deleted file from CMake --- mario/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/mario/CMakeLists.txt b/mario/CMakeLists.txt index e3e2dbb..534129e 100644 --- a/mario/CMakeLists.txt +++ b/mario/CMakeLists.txt @@ -22,7 +22,6 @@ list(APPEND CommonFiles blocks/simpleblocks.cpp mario.cpp blocks.cpp - gui/gui.cpp ) list(APPEND SDLLibs