aboutsummaryrefslogtreecommitdiffstats
path: root/cmake/Modules/ServiceScript.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/Modules/ServiceScript.cmake')
-rw-r--r--cmake/Modules/ServiceScript.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake/Modules/ServiceScript.cmake b/cmake/Modules/ServiceScript.cmake
index 110aa816b..8e7056a5a 100644
--- a/cmake/Modules/ServiceScript.cmake
+++ b/cmake/Modules/ServiceScript.cmake
@@ -39,4 +39,4 @@ cmake_parse_arguments(ARG
if (${CMAKE_SYSTEM_NAME} STREQUAL "Linux" AND ${CMAKE_INSTALL_PREFIX} STREQUAL "/usr")
install (FILES ${script} DESTINATION ${SYSTEMD_SERVICE_FOLDER} COMPONENT ${ARG_COMPONENT})
endif()
-endmacro(install_service_script) \ No newline at end of file
+endmacro(install_service_script)