diff options
Diffstat (limited to 'logic/CMakeLists.txt')
-rw-r--r-- | logic/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/logic/CMakeLists.txt b/logic/CMakeLists.txt index cf55695d..08a6f3a8 100644 --- a/logic/CMakeLists.txt +++ b/logic/CMakeLists.txt @@ -13,6 +13,7 @@ SET(LOGIC_SOURCES BaseProcess.cpp BaseInstance.h BaseInstance.cpp + NullInstance.h MMCError.h # WARNING: globals live here |