diff options
| author | isanae <14251494+isanae@users.noreply.github.com> | 2020-11-08 22:09:42 -0500 |
|---|---|---|
| committer | isanae <14251494+isanae@users.noreply.github.com> | 2020-11-08 22:09:42 -0500 |
| commit | d7ae42d3775f88d5cd63fa2f8860bd31e18f981e (patch) | |
| tree | c7b5852b28a1a96be7f76b73df70ba9440cf6ff7 /src/CMakeLists.txt | |
| parent | a5469ae4e0668c36e4bf36bf7395fa25073b0bc6 (diff) | |
renamed singleinstance.h/cpp to multiprocess.h/cpp
Diffstat (limited to 'src/CMakeLists.txt')
| -rw-r--r-- | src/CMakeLists.txt | 2 |
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 |
