From 90900beea1092ca3cd194ee88b0c2e26244c2ba6 Mon Sep 17 00:00:00 2001 From: Christian Mollekopf Date: Mon, 28 May 2018 14:13:53 +0200 Subject: -DQT_PLUGIN seems to be a remnant of the past. Or at least I don't know what it is supposed to do. --- examples/imapresource/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'examples/imapresource') diff --git a/examples/imapresource/CMakeLists.txt b/examples/imapresource/CMakeLists.txt index 290a487..61b86ed 100644 --- a/examples/imapresource/CMakeLists.txt +++ b/examples/imapresource/CMakeLists.txt @@ -1,6 +1,5 @@ project(sink_resource_imap) -add_definitions(-DQT_PLUGIN) include_directories(${CMAKE_CURRENT_SOURCE_DIR} ${CMAKE_CURRENT_BINARY_DIR}) find_package(KF5 COMPONENTS REQUIRED Mime) -- cgit v1.2.3