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 b06718f..a97c7f9 100644
--- a/common/CMakeLists.txt
+++ b/common/CMakeLists.txt
@@ -29,6 +29,7 @@ set(command_SRCS
29 clientapi.cpp 29 clientapi.cpp
30 commands.cpp 30 commands.cpp
31 console.cpp 31 console.cpp
32 facade.cpp
32 pipeline.cpp 33 pipeline.cpp
33 domainadaptor.cpp 34 domainadaptor.cpp
34 resource.cpp 35 resource.cpp