From 8f980541f556e63a3918fd5dda7919fe298bc2da Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Sat, 10 Sep 2016 14:14:16 +0200 Subject: [PATCH] Don't install files twice. --- src/plasmaquick/CMakeLists.txt | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/plasmaquick/CMakeLists.txt b/src/plasmaquick/CMakeLists.txt index 2292c9c58..2dd6a264f 100644 --- a/src/plasmaquick/CMakeLists.txt +++ b/src/plasmaquick/CMakeLists.txt @@ -67,11 +67,6 @@ generate_export_header(KF5PlasmaQuick BASE_NAME PlasmaQuick) set(plasmaquick_LIB_INCLUDES ${CMAKE_CURRENT_BINARY_DIR}/plasmaquick_export.h - appletquickitem.h - containmentview.h - configview.h - configmodel.h - dialog.h packageurlinterceptor.h )