summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorisanae <14251494+isanae@users.noreply.github.com>2020-11-08 22:09:42 -0500
committerisanae <14251494+isanae@users.noreply.github.com>2020-11-08 22:09:42 -0500
commitd7ae42d3775f88d5cd63fa2f8860bd31e18f981e (patch)
treec7b5852b28a1a96be7f76b73df70ba9440cf6ff7 /src/CMakeLists.txt
parenta5469ae4e0668c36e4bf36bf7395fa25073b0bc6 (diff)
renamed singleinstance.h/cpp to multiprocess.h/cpp
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 30614e59..bb4b151f 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -15,9 +15,9 @@ add_filter(NAME src/application GROUPS
main
moapplication
moshortcut
+ multiprocess
sanitychecks
selfupdater
- singleinstance
)
add_filter(NAME src/browser GROUPS