summaryrefslogtreecommitdiffstats
path: root/framework/src/domain/mime/mimetreeparser/CMakeLists.txt
diff options
context:
space:
mode:
authorChristian Mollekopf <chrigi_1@fastmail.fm>2017-06-05 16:07:37 +0200
committerChristian Mollekopf <chrigi_1@fastmail.fm>2017-06-05 16:07:37 +0200
commitae55044fe476262f68ef8ffddbad168b55bdfe6b (patch)
tree7f61caf12d11c51a189e93107835cb2d217b942f /framework/src/domain/mime/mimetreeparser/CMakeLists.txt
parent68fa07ac7849934c6245346873147ff9963d22a3 (diff)
downloadkube-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.txt1
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
57add_library(kube_otp ${libmimetreeparser_SRCS}) 56add_library(kube_otp ${libmimetreeparser_SRCS})