git-svn-id: svn://db.shs.com.ru/pip@1063 12ceb7fc-bf1f-11e4-8940-5bc7170c53b5
This commit is contained in:
@@ -838,7 +838,7 @@ macro(deploy_target _T)
|
||||
string(REPLACE "['resources']" "['res']" _file "${_file}")
|
||||
file(WRITE "${_AGD}/build.gradle" "${_file}")
|
||||
set(_gradle_home)
|
||||
if (CMAKE_CROSSCOMPILING)
|
||||
if (NOT __win_host)
|
||||
set(_gradle_home "-g" "${CMAKE_BINARY_DIR}")
|
||||
endif()
|
||||
#set(_CMD_ ${_CMD_} COMMAND "${SDK_ROOT}/tools/android" update project --path "\"${_AGD}\"" --target android-${ANDROID_TARGET_SDK} --name QtApp)
|
||||
|
||||
Reference in New Issue
Block a user