summaryrefslogtreecommitdiff
path: root/quacker/CMakeLists.txt
diff options
context:
space:
mode:
authorpommicket <pommicket@gmail.com>2025-08-08 10:42:40 -0400
committerpommicket <pommicket@gmail.com>2025-08-08 10:42:40 -0400
commit551c51c02649aeb38d72002d6bb70b58dbee1eb2 (patch)
treec8b7117657854171105c14e8568a6ec8c489e30f /quacker/CMakeLists.txt
parent91af6685bdbfad63a035bb7997a8f3d2eb20d64a (diff)
MacondoBackend
Diffstat (limited to 'quacker/CMakeLists.txt')
-rw-r--r--quacker/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/quacker/CMakeLists.txt b/quacker/CMakeLists.txt
index ac60a7d..966e8f6 100644
--- a/quacker/CMakeLists.txt
+++ b/quacker/CMakeLists.txt
@@ -40,6 +40,7 @@ set(QUACKLE_SOURCES
lexicondialog.cpp
lister.cpp
macondo.cpp
+ macondobackend.cpp
main.cpp
movebox.cpp
newgame.cpp
@@ -74,6 +75,7 @@ set(QUACKLE_HEADERS
lexicondialog.h
lister.h
macondo.h
+ macondobackend.h
movebox.h
newgame.h
noteeditor.h