diff options
author | Christian Mollekopf <chrigi_1@fastmail.fm> | 2017-06-05 16:07:37 +0200 |
---|---|---|
committer | Christian Mollekopf <chrigi_1@fastmail.fm> | 2017-06-05 16:07:37 +0200 |
commit | ae55044fe476262f68ef8ffddbad168b55bdfe6b (patch) | |
tree | 7f61caf12d11c51a189e93107835cb2d217b942f /framework/src/domain/mime/mimetreeparser/CMakeLists.txt | |
parent | 68fa07ac7849934c6245346873147ff9963d22a3 (diff) | |
download | kube-ae55044fe476262f68ef8ffddbad168b55bdfe6b.tar.gz kube-ae55044fe476262f68ef8ffddbad168b55bdfe6b.zip |
Unused
Diffstat (limited to 'framework/src/domain/mime/mimetreeparser/CMakeLists.txt')
-rw-r--r-- | framework/src/domain/mime/mimetreeparser/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/framework/src/domain/mime/mimetreeparser/CMakeLists.txt b/framework/src/domain/mime/mimetreeparser/CMakeLists.txt index 1497c30f..a7e7cd9e 100644 --- a/framework/src/domain/mime/mimetreeparser/CMakeLists.txt +++ b/framework/src/domain/mime/mimetreeparser/CMakeLists.txt | |||
@@ -51,7 +51,6 @@ set(libmimetreeparser_SRCS | |||
51 | mimetreeparser_debug.cpp | 51 | mimetreeparser_debug.cpp |
52 | qgpgmejobexecutor.cpp | 52 | qgpgmejobexecutor.cpp |
53 | util.cpp | 53 | util.cpp |
54 | attachmenttemporaryfilesdirs.cpp | ||
55 | ) | 54 | ) |
56 | 55 | ||
57 | add_library(kube_otp ${libmimetreeparser_SRCS}) | 56 | add_library(kube_otp ${libmimetreeparser_SRCS}) |