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