summaryrefslogtreecommitdiffstats
path: root/common/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'common/CMakeLists.txt')
-rw-r--r--common/CMakeLists.txt1
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)
12endif (STORAGE_unqlite) 12endif (STORAGE_unqlite)
13 13
14set(command_SRCS 14set(command_SRCS
15 modelresult.cpp
15 definitions.cpp 16 definitions.cpp
16 log.cpp 17 log.cpp
17 entitybuffer.cpp 18 entitybuffer.cpp