diff options
| author | isanae <14251494+isanae@users.noreply.github.com> | 2019-10-05 08:33:01 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-10-05 08:33:01 -0400 |
| commit | 4921d2a0dd1726e48b520e341e10b775be0174ce (patch) | |
| tree | 13806af16ad83f80bc7aa740ac8df7c275e9c478 /src/CMakeLists.txt | |
| parent | 8aa298b606900d62cdd01f5c762a334799625763 (diff) | |
| parent | 93423f63512f7d7e6d21bc8e75fc1a17bdba28aa (diff) | |
Merge pull request #850 from isanae/blocked-files
Blocked files
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 b21d1a8b..180422ef 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -142,6 +142,7 @@ SET(organizer_SRCS envshortcut.cpp envwindows.cpp colortable.cpp + sanitychecks.cpp shared/windows_error.cpp shared/error_report.cpp @@ -324,6 +325,7 @@ set(application mainwindow moapplication moshortcut + sanitychecks selfupdater singleinstance statusbar |
