From db509ce55726cf0017fc5309f8034ab810779926 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Sat, 15 Aug 2020 12:30:47 +0200 Subject: CMakeLists.txt: white-space fix. --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 9c8b3ee..69b245f 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -10,7 +10,7 @@ set(SERVICE_EXEC "${PACKAGE}-service") ## ## GNU standard paths -## +## include(GNUInstallDirs) set(CMAKE_INSTALL_PKGLIBEXECDIR "${CMAKE_INSTALL_LIBEXECDIR}/${CMAKE_PROJECT_NAME}") -- cgit v1.2.3