[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [kdepim-runtime/frameworks] resources/imap/tests: Forgot to commit it
From:       Montel Laurent <montel () kde ! org>
Date:       2014-07-31 17:54:52
Message-ID: E1XCuZ2-0001pI-SV () scm ! kde ! org
[Download RAW message or body]

Git commit 0fee69fe9f8f069b760fa8b407b4ef8a7c314a66 by Montel Laurent.
Committed on 31/07/2014 at 17:54.
Pushed by mlaurent into branch 'frameworks'.

Forgot to commit it

A  +14   -0    resources/imap/tests/CMakeLists.txt

http://commits.kde.org/kdepim-runtime/0fee69fe9f8f069b760fa8b407b4ef8a7c314=
a66

diff --git a/resources/imap/tests/CMakeLists.txt b/resources/imap/tests/CMa=
keLists.txt
new file mode 100644
index 0000000..9b4194d
--- /dev/null
+++ b/resources/imap/tests/CMakeLists.txt
@@ -0,0 +1,14 @@
+kde_enable_exceptions()
+set(EXECUTABLE_OUTPUT_PATH ${CMAKE_CURRENT_BINARY_DIR})
+
+set(testsubscriptiondialog_SRCS
+  testsubscriptiondialog.cpp
+  ../imapaccount.cpp
+  ../subscriptiondialog.cpp
+)
+
+include_directories(${CMAKE_CURRENT_SOURCE_DIR}/.. ${CMAKE_CURRENT_BINARY_=
DIR}/..)
+add_executable(testsubscriptiondialog ${testsubscriptiondialog_SRCS})
+
+target_link_libraries(testsubscriptiondialog KF5::KIOCore KF5::Imap KF5::M=
ime KF5::ItemModels Qt5::Widgets KF5::KDELibs4Support)
+
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic