Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
PIM
PIM Messagelib
Commits
8e71d3ae
Commit
8e71d3ae
authored
Mar 28, 2016
by
Sandro Knauß
🐝
Browse files
Remove last bits of libOtp
parent
945dedb4
Changes
2
Hide whitespace changes
Inline
Side-by-side
messageviewer/KF5OtpConfig.cmake.in
deleted
100644 → 0
View file @
945dedb4
@PACKAGE_INIT@
find_dependency(KF5PimCommon "@PIMCOMMON_LIB_VERSION@")
find_dependency(KF5MessageCore "@MESSAGELIB_LIB_VERSION@")
find_dependency(KF5Mime "@KMIME_LIB_VERSION@")
include("${CMAKE_CURRENT_LIST_DIR}/KF5OtpTargets.cmake")
messageviewer/src/CMakeLists.txt
View file @
8e71d3ae
...
...
@@ -111,34 +111,6 @@ if (QTWEBENGINE_SUPPORT_OPTION)
set
(
libmessageviewer_web_LIB Qt5::WebEngine Qt5::WebEngineWidgets
${
libmessageviewer_web_LIB
}
)
endif
()
set
(
libmessageviewer_otp_SRCS
interfaces/bodypartformatter.cpp
viewer/bodypartformatter.cpp
viewer/bodypartformatterbasefactory.cpp
viewer/cryptohelper.cpp
viewer/nodehelper.cpp
viewer/objecttreeparser.cpp
viewer/messagepart.cpp
viewer/partnodebodypart.cpp
viewer/memento/cryptobodypartmemento.cpp
viewer/memento/decryptverifybodypartmemento.cpp
viewer/memento/verifydetachedbodypartmemento.cpp
viewer/memento/verifyopaquebodypartmemento.cpp
)
set
(
libmessageviewer_otp_extra_SRCS
job/kleojobexecutor.cpp
#for quotes
viewer/csshelperbase.cpp
viewer/attachmentstrategy.cpp
utils/iconnamecache.cpp
utils/mimetype.cpp
viewer/converthtmltoplaintext.cpp
#HTML Writer
htmlwriter/filehtmlwriter.cpp
htmlwriter/queuehtmlwriter.cpp
)
set
(
libmessageviewer_viewer_SRCS
viewer/bodypartformatterfactory.cpp
viewer/bodypartformatterfactorysingleton.cpp
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment