diff options
Diffstat (limited to 'src/CMakeLists.txt')
| -rw-r--r-- | src/CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index c76922b2..48f32756 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -16,6 +16,7 @@ set(INSTALL_HEADER_FILES # Base base/QXmppArchiveIq.h base/QXmppBindIq.h + base/QXmppBitsOfBinaryContentId.h base/QXmppBookmarkSet.h base/QXmppByteStreamIq.h base/QXmppDataForm.h @@ -92,6 +93,7 @@ set(SOURCE_FILES # Base base/QXmppArchiveIq.cpp base/QXmppBindIq.cpp + base/QXmppBitsOfBinaryContentId.cpp base/QXmppBookmarkSet.cpp base/QXmppByteStreamIq.cpp base/QXmppCodec.cpp |
