X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=CMakeLists.txt;h=62c56a9cba55789a2b3bfc99d78834a67bdf45a9;hb=65353dce81a629e042800bb7b86fcd869a76727e;hp=54f03b3f124f3efa81352600b4ecf0e776d816f9;hpb=edf934b179dcd521b519fe8c973c615f48159c61;p=src%2Fapp-framework-binder.git diff --git a/CMakeLists.txt b/CMakeLists.txt index 54f03b3f..62c56a9c 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ ########################################################################### -# Copyright (C) 2015-2019 "IoT.bzh" +# Copyright (C) 2015-2020 "IoT.bzh" # # author: José Bollo # @@ -198,6 +198,8 @@ ENDIF() IF(INCLUDE_SUPERVISOR) CONFIGURE_FILE(afs-supervisor.service.in afs-supervisor.service @ONLY) INSTALL(FILES + ${CMAKE_CURRENT_SOURCE_DIR}/afm-api-supervisor.service + ${CMAKE_CURRENT_SOURCE_DIR}/afm-api-supervisor.socket ${CMAKE_CURRENT_BINARY_DIR}/afs-supervisor.service DESTINATION ${UNITDIR_SYSTEM}