summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 5a681c9..6e40f3a 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -56,6 +56,8 @@ set(project_sources
"src/lib.cpp"
"src/lib.h"
"src/main.cpp"
+ "src/preferencesDialog.cpp"
+ "src/preferencesDialog.h"
"src/preferencesDialog.ui"
"src/rule.cpp"
"src/rule.h"