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 6a048ea..9e30752 100644 --- a/common/CMakeLists.txt +++ b/common/CMakeLists.txt | |||
@@ -17,6 +17,7 @@ set(command_SRCS | |||
17 | commands.cpp | 17 | commands.cpp |
18 | facade.cpp | 18 | facade.cpp |
19 | pipeline.cpp | 19 | pipeline.cpp |
20 | propertymapper.cpp | ||
20 | domainadaptor.cpp | 21 | domainadaptor.cpp |
21 | resource.cpp | 22 | resource.cpp |
22 | genericresource.cpp | 23 | genericresource.cpp |