From 4b0074eb0f0e38dedaa09ab73004634c953da6f9 Mon Sep 17 00:00:00 2001 From: Ivailo Monev Date: Wed, 30 Dec 2015 08:23:15 +0200 Subject: [PATCH] kdeplasma-addons: remove use of obsolete macro Signed-off-by: Ivailo Monev --- kdeplasma-addons/wallpapers/mandelbrot/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/kdeplasma-addons/wallpapers/mandelbrot/CMakeLists.txt b/kdeplasma-addons/wallpapers/mandelbrot/CMakeLists.txt index 3c64de93..6bc10c2d 100644 --- a/kdeplasma-addons/wallpapers/mandelbrot/CMakeLists.txt +++ b/kdeplasma-addons/wallpapers/mandelbrot/CMakeLists.txt @@ -16,7 +16,6 @@ set(mandelbrot_SRCS detectSSE2.cpp mix.cpp ) -kde4_add_ui_files(mandelbrot_SRCS config.ui) # The x86-specific stuff below does not mean that this code is non-portable! # The idea is that x86 (32bit) is the ONLY major architecture on which vectorization (SSE2) may or may not be available. -- 2.11.0