X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=conf%2Fuser%2FCMakeLists.txt;h=05b5eb0c74c68de2c3a0bb21513c2c5684d06fe5;hb=46e35ce1ff7da5ceeac8fa50393c5c1c37fccc0a;hp=714a962fa946cc9208482a5408b73d440408d209;hpb=1bec325ee85192eba57673750b9e4a77a1a970c8;p=src%2Fapp-framework-main.git diff --git a/conf/user/CMakeLists.txt b/conf/user/CMakeLists.txt index 714a962..05b5eb0 100644 --- a/conf/user/CMakeLists.txt +++ b/conf/user/CMakeLists.txt @@ -1,5 +1,5 @@ ########################################################################### -# Copyright 2015, 2016, 2017 IoT.bzh +# Copyright (C) 2015-2018 IoT.bzh # # author: José Bollo # @@ -18,9 +18,9 @@ cmake_minimum_required(VERSION 2.8) -configure_file(afm-user-daemon.service.in afm-user-daemon.service) - if(NOT USE_SDK) + configure_file(afm-user-daemon.service.in afm-user-daemon.service) + set(SYSCONFDIR_DBUS_USER ${CMAKE_INSTALL_SYSCONFDIR}/dbus-1/session.d CACHE STRING "Path to dbus session configuration files") set(UNITDIR_USER ${CMAKE_INSTALL_LIBDIR}/systemd/user CACHE STRING "Path to systemd system unit files")