cmake_files.cmake 926 B

12345678910111213141516171819202122232425262728293031323334353637383940414243
  1. #
  2. # Copyright (c) Contributors to the Open 3D Engine Project.
  3. # For complete copyright and license terms please see the LICENSE at the root of this distribution.
  4. #
  5. # SPDX-License-Identifier: Apache-2.0 OR MIT
  6. #
  7. #
  8. set(FILES
  9. 3rdParty.cmake
  10. 3rdPartyPackages.cmake
  11. AzAutoGen.py
  12. CalculateEnginePathId.cmake
  13. CMakeFiles.cmake
  14. CommandExecution.cmake
  15. Configurations.cmake
  16. Dependencies.cmake
  17. Deployment.cmake
  18. FileUtil.cmake
  19. Findo3de.cmake
  20. Gems.cmake
  21. GeneralSettings.cmake
  22. Install.cmake
  23. LyAutoGen.cmake
  24. LYPackage_S3Downloader.cmake
  25. LySet.cmake
  26. LYTestWrappers.cmake
  27. LYPython.cmake
  28. LYWrappers.cmake
  29. Monolithic.cmake
  30. O3DEJson.cmake
  31. OutputDirectory.cmake
  32. Packaging.cmake
  33. PAL.cmake
  34. PALTools.cmake
  35. Projects.cmake
  36. RuntimeDependencies.cmake
  37. SettingsRegistry.cmake
  38. Subdirectories.cmake
  39. UnitTest.cmake
  40. Version.cmake
  41. )