enabled_gems.cmake 376 B

1234567891011121314151617181920212223242526
  1. set(ENABLED_GEMS
  2. OpenXRTest
  3. Atom
  4. AudioSystem
  5. AWSCore
  6. CameraFramework
  7. DebugDraw
  8. EditorPythonBindings
  9. EMotionFX
  10. GameState
  11. ImGui
  12. LandscapeCanvas
  13. LyShine
  14. PhysX
  15. PrimitiveAssets
  16. PrefabBuilder
  17. SaveData
  18. ScriptCanvasPhysics
  19. ScriptEvents
  20. StartingPointInput
  21. TextureAtlas
  22. WhiteBox
  23. XR
  24. OpenXRVk
  25. )