Enable automatic install of export apks for the Android editor
This commit is contained in:
parent
08f9cba0fb
commit
af2423ba4d
7 changed files with 42 additions and 10 deletions
|
|
@ -21,4 +21,4 @@ target_include_directories(${PROJECT_NAME}
|
|||
${ANDROID_ROOT_DIR}
|
||||
${OPENXR_INCLUDE_DIR})
|
||||
|
||||
add_definitions(-DUNIX_ENABLED -DVULKAN_ENABLED -DANDROID_ENABLED -DGLES3_ENABLED -DTOOLS_ENABLED)
|
||||
add_definitions(-DUNIX_ENABLED -DVULKAN_ENABLED -DANDROID_ENABLED -DGLES3_ENABLED -DTOOLS_ENABLED -DDEBUG_ENABLED)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue