a91ea7d549
Signed-off-by: lumberyard-employee-dm <56135373+lumberyard-employee-dm@users.noreply.github.com>
41 lines
869 B
CMake
41 lines
869 B
CMake
#
|
|
# Copyright (c) Contributors to the Open 3D Engine Project.
|
|
# For complete copyright and license terms please see the LICENSE at the root of this distribution.
|
|
#
|
|
# SPDX-License-Identifier: Apache-2.0 OR MIT
|
|
#
|
|
#
|
|
|
|
set(FILES
|
|
3rdParty.cmake
|
|
3rdPartyPackages.cmake
|
|
AzAutoGen.py
|
|
CMakeFiles.cmake
|
|
CommandExecution.cmake
|
|
Configurations.cmake
|
|
Dependencies.cmake
|
|
Deployment.cmake
|
|
FileUtil.cmake
|
|
Findo3de.cmake
|
|
Gems.cmake
|
|
GeneralSettings.cmake
|
|
Install.cmake
|
|
LyAutoGen.cmake
|
|
LYPackage_S3Downloader.cmake
|
|
LySet.cmake
|
|
LYTestWrappers.cmake
|
|
LYPython.cmake
|
|
LYWrappers.cmake
|
|
Monolithic.cmake
|
|
O3DEJson.cmake
|
|
OutputDirectory.cmake
|
|
Packaging.cmake
|
|
PAL.cmake
|
|
PALTools.cmake
|
|
Projects.cmake
|
|
RuntimeDependencies.cmake
|
|
SettingsRegistry.cmake
|
|
UnitTest.cmake
|
|
Version.cmake
|
|
)
|