git-svn-id: svn://db.shs.com.ru/libs@861 a8b55f48-bf90-11e4-a774-851b48703e85
This commit is contained in:
@@ -183,7 +183,7 @@ macro(deploy_target _T)
|
||||
endif()
|
||||
set(_DEB "${_TV}_deb_${MY_ARCH}")
|
||||
set(_AGD "${_DEPLOY_DIR}/${_DEB}")
|
||||
string(REPLACE "_" "-" "${_T}" _DEBNAME)
|
||||
string(REPLACE "_" "-" _DEBNAME "${_T}")
|
||||
set(_DEB_ARCH)
|
||||
if("_${MY_ARCH}" STREQUAL "_arm64")
|
||||
set(_DEB_ARCH "arm64")
|
||||
|
||||
Reference in New Issue
Block a user