From 962912ff747e4800720a9b5ccbcd40230421b3d1 Mon Sep 17 00:00:00 2001 From: Felix Morgner Date: Thu, 29 Nov 2018 22:28:07 +0100 Subject: wanda: fix shutdown code --- CMakeLists.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index d90fecc..cbb15a6 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -36,6 +36,8 @@ add_executable("wanda" "src/setting.cpp" "src/setting.hpp" "src/type_wrapper.hpp" + "src/wallpaper.cpp" + "src/wallpaper.hpp" ) target_link_libraries("wanda" -- cgit v1.2.3