Add platform specific codesign script and modifications for Linux and Windows installer packaging (#5893)

Signed-off-by: Mike Chang <changml@amazon.com>
This commit is contained in:
Mike Chang
2021-12-01 17:14:00 -08:00
committed by GitHub
parent 9edbe4d541
commit 8b3c76d8b8
11 changed files with 107 additions and 96 deletions
@@ -9,8 +9,6 @@
file(REAL_PATH "${CPACK_SOURCE_DIR}/.." LY_ROOT_FOLDER)
include(${LY_ROOT_FOLDER}/cmake/Platform/Common/PackagingPreBuild_common.cmake)
if(NOT CPACK_UPLOAD_URL) # Skip signing if we are not uploading the package
if(NOT CPACK_UPLOAD_URL) # Skip this step if we are not uploading the package
return()
endif()
# TODO: do signing