From 99259f9afab03773814097d071b1bab92305a96d Mon Sep 17 00:00:00 2001 From: Issac332 <119879937+Issac8658@users.noreply.github.com> Date: Mon, 13 Jul 2026 11:39:53 +0300 Subject: [PATCH] idk why it worked, but it would be better this way --- CMakeLists.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CMakeLists.txt b/CMakeLists.txt index 15a38e0..3391b43 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -79,6 +79,8 @@ set(MAIN_HEADERS src/sunshine.h src/lightmap.h src/define.h + src/signals/signal.h + src/signals/signalconnection.h ) set(MAIN_SOURCE