From f06d17c57a9d9be37dd0208df19c3bf1b4e193f8 Mon Sep 17 00:00:00 2001 From: momen Date: Tue, 5 Aug 2025 13:04:08 +0800 Subject: [PATCH] =?UTF-8?q?chore:=E6=9E=84=E5=BB=BA=E6=97=B6=E6=9E=84?= =?UTF-8?q?=E5=BB=BA=E6=9B=B4=E6=96=B0=E5=99=A8=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/CMakeLists.txt b/CMakeLists.txt index 6f049df..69cbd7a 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -41,3 +41,4 @@ include(GNUInstallDirs) add_subdirectory(src) add_subdirectory(translations) +add_subdirectory(spark-update-tool) \ No newline at end of file