Files
UnrealEngine/Engine/Source/ThirdParty/CMake/PlatformScripts/Mac/Mac-arm64.cmake
2025-05-18 13:04:45 +08:00

6 lines
201 B
CMake

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