summaryrefslogtreecommitdiffstats
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-08-13 11:00:07 +0200
committerDanilo M. <danix@danix.xyz>2026-08-13 11:00:07 +0200
commita3651eac1528a2b90cfb8e26934facf856ae3531 (patch)
treef356ae6eba375590b74b040d6ce904180cb9cf01 /src/CMakeLists.txt
parentdf6461fa9136f2110c8a24567a3e4a32432a9476 (diff)
downloadqtmaildir-a3651eac1528a2b90cfb8e26934facf856ae3531.tar.gz
qtmaildir-a3651eac1528a2b90cfb8e26934facf856ae3531.zip
feat(rulequery): compile a single term
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 926f6a9..6ae157b 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -23,6 +23,7 @@ add_library(qtmaildir_lib STATIC
messageview.cpp
mainwindow.cpp
querycompleter.cpp
+ rulequery.cpp
)
target_include_directories(qtmaildir_lib