Files
UnrealEngine/Engine/Source/ThirdParty/CMake/PlatformScripts/TVOS/TVOS-arm64.cmake
Brandyn / Techy fcc1b09210 init
2026-04-04 15:40:51 -05:00

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)