From 289797b31825f5f1593a7b78520c879adcfc6881 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Sat, 23 Oct 2021 23:37:21 +0200 Subject: CMakeLists.txt: White-space fix (remove superfluous empty line). --- CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index ba99ea2..e869439 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -58,7 +58,6 @@ elseif (FLAVOUR_GTK2) ) endif() - if(ENABLE_TESTS) set(DEPS ${DEPS} dbus-1>=1.12 dbus-glib-1>=0.82) endif() -- cgit v1.2.3