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 56ae59b..a69c62c 100644 --- a/common/CMakeLists.txt +++ b/common/CMakeLists.txt | |||
@@ -14,6 +14,7 @@ set(command_SRCS | |||
14 | log.cpp | 14 | log.cpp |
15 | entitybuffer.cpp | 15 | entitybuffer.cpp |
16 | clientapi.cpp | 16 | clientapi.cpp |
17 | facadefactory.cpp | ||
17 | commands.cpp | 18 | commands.cpp |
18 | facade.cpp | 19 | facade.cpp |
19 | pipeline.cpp | 20 | pipeline.cpp |