diff options
author | Christian Mollekopf <chrigi_1@fastmail.fm> | 2016-10-06 10:21:15 +0200 |
---|---|---|
committer | Christian Mollekopf <chrigi_1@fastmail.fm> | 2016-10-06 10:36:36 +0200 |
commit | f1e496f7c12ebc787ed47a4c048015f2098e65d9 (patch) | |
tree | ab903283757f4a19b4957992316a1eed4276091f /common/CMakeLists.txt | |
parent | c9a99b4f544adb3ae7eef8f07e0b52b714d919b1 (diff) | |
download | sink-f1e496f7c12ebc787ed47a4c048015f2098e65d9.tar.gz sink-f1e496f7c12ebc787ed47a4c048015f2098e65d9.zip |
Moved standard quries to a separate header.
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 0fc8d81..84fe474 100644 --- a/common/CMakeLists.txt +++ b/common/CMakeLists.txt | |||
@@ -123,6 +123,7 @@ install(FILES | |||
123 | resourcecontrol.h | 123 | resourcecontrol.h |
124 | domain/applicationdomaintype.h | 124 | domain/applicationdomaintype.h |
125 | query.h | 125 | query.h |
126 | standardqueries.h | ||
126 | inspection.h | 127 | inspection.h |
127 | notification.h | 128 | notification.h |
128 | bufferadaptor.h | 129 | bufferadaptor.h |