Merge branch 'main' into cpack_installer
This commit is contained in:
@@ -35,7 +35,7 @@ else()
|
||||
endif()
|
||||
|
||||
# Set the default asset type for deployment
|
||||
set(LY_ASSET_DEPLOY_ASSET_TYPE "es3" CACHE STRING "Set the asset type for deployment.")
|
||||
set(LY_ASSET_DEPLOY_ASSET_TYPE "android" CACHE STRING "Set the asset type for deployment.")
|
||||
|
||||
# Set the python cmd tool
|
||||
if(PAL_HOST_PLATFORM_NAME_LOWERCASE STREQUAL "windows")
|
||||
|
||||
@@ -35,7 +35,7 @@ else()
|
||||
endif()
|
||||
|
||||
# Set the default asset type for deployment
|
||||
set(LY_ASSET_DEPLOY_ASSET_TYPE "osx_gl" CACHE STRING "Set the asset type for deployment.")
|
||||
set(LY_ASSET_DEPLOY_ASSET_TYPE "mac" CACHE STRING "Set the asset type for deployment.")
|
||||
|
||||
# Set the python cmd tool
|
||||
ly_set(LY_PYTHON_CMD ${CMAKE_CURRENT_SOURCE_DIR}/python/python.sh)
|
||||
|
||||
Reference in New Issue
Block a user