summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorJonathan Feenstra <26406078+JonathanFeenstra@users.noreply.github.com>2026-02-08 10:08:10 +0100
committerGitHub <noreply@github.com>2026-02-08 10:08:10 +0100
commit4da0bffeee05c4589ae4d0addc7c695e31669990 (patch)
tree9d6c793899935f3687d5df64f4daafcec4ebd36c /src/CMakeLists.txt
parenta394f02e97ad0bf328fa735cbdbfbe026c03655d (diff)
Add instance manager to plugin API (#2335)
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 123e876b..8b425272 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -109,6 +109,7 @@ mo2_add_filter(NAME src/application GROUPS
multiprocess
sanitychecks
selfupdater
+ systemtraymanager
updatedialog
)
@@ -273,7 +274,9 @@ mo2_add_filter(NAME src/profiles GROUPS
mo2_add_filter(NAME src/proxies GROUPS
downloadmanagerproxy
+ executableslistproxy
gamefeaturesproxy
+ instancemanagerproxy
modlistproxy
organizerproxy
pluginlistproxy