X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=conf%2Fuser%2FCMakeLists.txt;h=a8d72dc557ec4e24071fcc07e590f48a2d585251;hb=828efa11e73a26c8f9669bc9d2502d68bd27a785;hp=146dd6b01a057fed5c062727eb2d0fce9e71dcb3;hpb=3d50d615fbd4322315dd66859d886576e208b36d;p=src%2Fapp-framework-main.git diff --git a/conf/user/CMakeLists.txt b/conf/user/CMakeLists.txt index 146dd6b..a8d72dc 100644 --- a/conf/user/CMakeLists.txt +++ b/conf/user/CMakeLists.txt @@ -1,5 +1,5 @@ ########################################################################### -# Copyright 2015, 2016, 2017 IoT.bzh +# Copyright (C) 2015-2019 IoT.bzh # # author: José Bollo # @@ -18,7 +18,7 @@ cmake_minimum_required(VERSION 2.8) -if(NOT USE_SDK) +if(NOT USE_SDK AND LEGACY_USER_DAEMON) 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")