Files
o3de/cmake/cmake_files.cmake
T
Scott Romero 59ccaa9495 LYN-2421: Initial CPackIFW support for Windows
Merge pull request #224 from aws-lumberyard-dev/cpack_installer
2021-04-23 10:48:09 -07:00

39 lines
1.0 KiB
CMake

#
# All or portions of this file Copyright (c) Amazon.com, Inc. or its affiliates or
# its licensors.
#
# For complete copyright and license terms please see the LICENSE at the root of this
# distribution (the "License"). All use of this software is governed by the License,
# or, if provided, by the license below or the license accompanying this file. Do not
# remove or modify any license notices. This file is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
#
set(FILES
3rdParty.cmake
3rdPartyPackages.cmake
CommandExecution.cmake
Configurations.cmake
CPack.cmake
Dependencies.cmake
Deployment.cmake
EngineFinder.cmake
FileUtil.cmake
Findo3de.cmake
Install.cmake
LyAutoGen.cmake
LySet.cmake
LYTestWrappers.cmake
LYPython.cmake
LYWrappers.cmake
Monolithic.cmake
PAL.cmake
PALTools.cmake
Projects.cmake
run_epbtest.cmake
RuntimeDependencies.cmake
SettingsRegistry.cmake
UnitTest.cmake
Version.cmake
)