From 4cf573e8db8d777690e92a083ca67c491d25dda7 Mon Sep 17 00:00:00 2001 From: falkTX Date: Thu, 12 Aug 2021 14:20:10 +0100 Subject: [PATCH] Remove now deleted file from cmake Signed-off-by: falkTX --- examples/CairoUI/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/examples/CairoUI/CMakeLists.txt b/examples/CairoUI/CMakeLists.txt index 1c735519..2d9b2481 100644 --- a/examples/CairoUI/CMakeLists.txt +++ b/examples/CairoUI/CMakeLists.txt @@ -9,7 +9,6 @@ dpf_add_plugin(d_cairoui FILES_UI Artwork.cpp DemoWidgetBanner.cpp - DemoWidgetClickable.cpp CairoExampleUI.cpp) target_include_directories(