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/dummyresource/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'examples/dummyresource') diff --git a/examples/dummyresource/CMakeLists.txt b/examples/dummyresource/CMakeLists.txt index 78c84f8..9f15e58 100644 --- a/examples/dummyresource/CMakeLists.txt +++ b/examples/dummyresource/CMakeLists.txt @@ -1,6 +1,5 @@ project(sink_resource_dummy) -add_definitions(-DQT_PLUGIN) include_directories(${CMAKE_CURRENT_SOURCE_DIR} ${CMAKE_CURRENT_BINARY_DIR}) -- cgit v1.2.3