You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
#rb Will.Damon #robomerge[STARSHIP] Release-5.0-EarlyAccess [CL 15655256 by Devin Doucette in ue5-main branch]
6 lines
205 B
CMake
6 lines
205 B
CMake
# Copyright Epic Games, Inc. All Rights Reserved.
|
|
|
|
# Required for PlatformScripts/TVOS/TVOS to be found.
|
|
list(APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_LIST_DIR}/../..")
|
|
include(PlatformScripts/TVOS/TVOS)
|