diff --git a/cmake/linux/LinuxDeploy.cmake b/cmake/linux/LinuxDeploy.cmake index 22c0581d73f..3a4e6d3512d 100644 --- a/cmake/linux/LinuxDeploy.cmake +++ b/cmake/linux/LinuxDeploy.cmake @@ -320,4 +320,4 @@ elseif(CPACK_TOOL STREQUAL "makeself") message(STATUS "Installer created: ${RUN_FILE}") else() message(FATAL_ERROR "Packaging tool CPACK_TOOL=\"${CPACK_TOOL}\" is not yet supported") -endif() \ No newline at end of file +endif()