From 384c3290b7b626f8328ec984de1e6337ff60a535 Mon Sep 17 00:00:00 2001 From: Palo Kisa Date: Mon, 26 Sep 2016 08:22:00 +0200 Subject: CMakeLists: Remove XdgUserDirs requirement --- CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index a8a1109..4bdab32 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -16,7 +16,6 @@ find_package(Qt5Widgets REQUIRED QUIET) find_package(Qt5LinguistTools REQUIRED QUIET) find_package(lxqt REQUIRED QUIET) -find_package(XdgUserDirs REQUIRED QUIET) include(LXQtCompilerSettings NO_POLICY_SCOPE) include(LXQtTranslate) -- cgit v1.2.3-55-g7522