From 4220b9e1a355301d5edd1afcbd8e44285e7f2105 Mon Sep 17 00:00:00 2001 From: Damglador Date: Sun, 29 Jun 2025 05:21:55 +0200 Subject: [PATCH] Remove unnecessary changes --- packaging/linux/appimage/CMakeLists.txt | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 packaging/linux/appimage/CMakeLists.txt diff --git a/packaging/linux/appimage/CMakeLists.txt b/packaging/linux/appimage/CMakeLists.txt deleted file mode 100644 index 5de159df..00000000 --- a/packaging/linux/appimage/CMakeLists.txt +++ /dev/null @@ -1,2 +0,0 @@ -# Name desktop files, because linuxdeploy doesn't work with variables properly -# configure_file("Build.in" "Build" @ONLY) \ No newline at end of file