[cpack_installer] added missing trailing newline to select modified files

This commit is contained in:
scottr
2021-04-21 16:36:22 -07:00
parent f7832dbe7c
commit 11b2141a37
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -128,4 +128,4 @@ if(NOT INSTALLED_ENGINE)
endif()
# IMPORTANT: must be included last
include(cmake/CPack.cmake)
include(cmake/CPack.cmake)
+1 -1
View File
@@ -94,4 +94,4 @@ ly_configure_cpack_component(
${LY_DEFAULT_INSTALL_COMPONENT} REQUIRED
DISPLAY_NAME "O3DE Core"
DESCRIPTION "O3DE Headers and Libraries"
)
)