From 9b7099d98b87f3a3cf5448c4ee9015e7e2a27684 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Fri, 7 Mar 2025 00:28:08 -0500 Subject: Added auto-updater --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index c4e7a98..50425dd 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -53,6 +53,7 @@ set(SOURCE_FILES "src/ipc_state.cpp" "src/ipc_dialog.cpp" "src/report_popup.cpp" + "src/updater.cpp" "vendor/whereami/whereami.c" ) -- cgit 1.4.1