DeployMacros.cmake
This commit is contained in:
@@ -691,7 +691,7 @@ macro(deploy_target _T)
|
|||||||
__make_copy(_CMD_ _RES_DIRS _RES_FILES "${_AGD}")
|
__make_copy(_CMD_ _RES_DIRS _RES_FILES "${_AGD}")
|
||||||
__make_copy(_CMD_ _PLUG_DIRS _PLUG_FILES "${_AGD}")
|
__make_copy(_CMD_ _PLUG_DIRS _PLUG_FILES "${_AGD}")
|
||||||
__make_copy(_CMD_ _FILE_DIRS _FILE_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}
|
add_custom_target(deploy_${_T}
|
||||||
# gather dir
|
# gather dir
|
||||||
${_CMD_}
|
${_CMD_}
|
||||||
|
|||||||
Reference in New Issue
Block a user