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/carddavresource/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'examples/carddavresource') diff --git a/examples/carddavresource/CMakeLists.txt b/examples/carddavresource/CMakeLists.txt index cca7ea7..0db0e1a 100644 --- a/examples/carddavresource/CMakeLists.txt +++ b/examples/carddavresource/CMakeLists.txt @@ -1,6 +1,5 @@ project(sink_resource_carddav) -add_definitions(-DQT_PLUGIN) include_directories(${CMAKE_CURRENT_SOURCE_DIR} ${CMAKE_CURRENT_BINARY_DIR}) find_package(KPimKDAV2 REQUIRED) -- cgit v1.2.3