diff options
| author | Tannin <sherb@gmx.net> | 2016-05-07 00:18:23 +0200 |
|---|---|---|
| committer | Tannin <sherb@gmx.net> | 2016-05-07 00:18:23 +0200 |
| commit | afe0d749c438b086a7efa08e4d443be94f56d101 (patch) | |
| tree | e9c6ea70e7ac79f5afd4ddbe3e5a7e390c1d792c /src/CMakeLists.txt | |
| parent | eb97c46ed68a965d6ddf44fa6741fa929fd7d278 (diff) | |
added option to use a mod as the target to create now files instead of "overwrite"
Diffstat (limited to 'src/CMakeLists.txt')
| -rw-r--r-- | src/CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index a8b43c59..c6c038e8 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -84,6 +84,7 @@ SET(organizer_SRCS organizercore.cpp instancemanager.cpp usvfsconnector.cpp + eventfilter.cpp shared/inject.cpp shared/windows_error.cpp @@ -170,6 +171,7 @@ SET(organizer_HDRS iuserinterface.h instancemanager.h usvfsconnector.h + eventfilter.h shared/inject.h shared/windows_error.h |
