Files
UnrealEngineUWP/Engine/Source/ThirdParty/CMake/PlatformScripts/IOS/IOS-arm64.cmake
Devin Doucette c5d402b26d Added CMake toolchains for Apple platforms to provide default compiler flags
#rb Will.Damon
#robomerge[STARSHIP] Release-5.0-EarlyAccess

[CL 15655256 by Devin Doucette in ue5-main branch]
2021-03-09 12:12:37 -04:00

6 lines
201 B
CMake

# Copyright Epic Games, Inc. All Rights Reserved.
# Required for PlatformScripts/IOS/IOS to be found.
list(APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_LIST_DIR}/../..")
include(PlatformScripts/IOS/IOS)