DeployMacros.cmake

This commit is contained in:
2020-04-29 14:55:17 +03:00
parent 6a6907b136
commit 7cd698bb72

View File

@@ -691,7 +691,7 @@ macro(deploy_target _T)
__make_copy(_CMD_ _RES_DIRS _RES_FILES "${_AGD}")
__make_copy(_CMD_ _PLUG_DIRS _PLUG_FILES "${_AGD}")
__make_copy(_CMD_ _FILE_DIRS _FILE_FILES "${_AGD}")
set(_zip_name "${_TV}_windows_x64.zip")
set(_zip_name "${_TV}_windows_${MY_ARCH}.zip")
add_custom_target(deploy_${_T}
# gather dir
${_CMD_}