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 429bad7..656f987 100644 --- a/common/CMakeLists.txt +++ b/common/CMakeLists.txt | |||
@@ -23,6 +23,7 @@ else (STORAGE_unqlite) | |||
23 | endif (STORAGE_unqlite) | 23 | endif (STORAGE_unqlite) |
24 | 24 | ||
25 | set(command_SRCS | 25 | set(command_SRCS |
26 | log.cpp | ||
26 | entitybuffer.cpp | 27 | entitybuffer.cpp |
27 | clientapi.cpp | 28 | clientapi.cpp |
28 | commands.cpp | 29 | commands.cpp |