Skip to content

Commit

Permalink
Fix trailing newline
Browse files Browse the repository at this point in the history
  • Loading branch information
tresf committed Feb 8, 2025
1 parent dc642ff commit 3bda1b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/linux/LinuxDeploy.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -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()
endif()

0 comments on commit 3bda1b9

Please sign in to comment.