diff options
Diffstat (limited to 'common/CMakeLists.txt')
-rw-r--r-- | common/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/CMakeLists.txt b/common/CMakeLists.txt index bdb9eac..01056d0 100644 --- a/common/CMakeLists.txt +++ b/common/CMakeLists.txt | |||
@@ -12,6 +12,7 @@ else (STORAGE_unqlite) | |||
12 | endif (STORAGE_unqlite) | 12 | endif (STORAGE_unqlite) |
13 | 13 | ||
14 | set(command_SRCS | 14 | set(command_SRCS |
15 | modelresult.cpp | ||
15 | definitions.cpp | 16 | definitions.cpp |
16 | log.cpp | 17 | log.cpp |
17 | entitybuffer.cpp | 18 | entitybuffer.cpp |