19 lines
406 B
CMake
19 lines
406 B
CMake
#
|
|
# Copyright (c) Contributors to the Open 3D Engine Project
|
|
#
|
|
# SPDX-License-Identifier: Apache-2.0 OR MIT
|
|
#
|
|
#
|
|
|
|
set(FILES
|
|
../Common/Configurations_common.cmake
|
|
../Common/Clang/Configurations_clang.cmake
|
|
Configurations_ios.cmake
|
|
Install_ios.cmake
|
|
LYTestWrappers_ios.cmake
|
|
LYWrappers_ios.cmake
|
|
PAL_ios.cmake
|
|
PALDetection_ios.cmake
|
|
SDK_ios.cmake
|
|
Toolchain_ios.cmake
|
|
) |