From dc00e72e47609e259d9e98931f6e73395da767e5 Mon Sep 17 00:00:00 2001 From: Zorz42 <54270248+Zorz42@users.noreply.github.com> Date: Thu, 9 Dec 2021 06:49:34 -0800 Subject: [PATCH] Update CMakeLists.txt --- CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 3c8d0ddd..5d922db7 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -101,5 +101,4 @@ else() endif() file(COPY Resources DESTINATION .) -file(COPY Resources/Structures.asset DESTINATION .) file(COPY Resources/pixel_font.ttf DESTINATION .)