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 ce237c5..c18d98a 100644 --- a/common/CMakeLists.txt +++ b/common/CMakeLists.txt | |||
@@ -33,6 +33,7 @@ set(command_SRCS | |||
33 | pipeline.cpp | 33 | pipeline.cpp |
34 | domainadaptor.cpp | 34 | domainadaptor.cpp |
35 | resource.cpp | 35 | resource.cpp |
36 | genericresource.cpp | ||
36 | resourceaccess.cpp | 37 | resourceaccess.cpp |
37 | storage_common.cpp | 38 | storage_common.cpp |
38 | threadboundary.cpp | 39 | threadboundary.cpp |