enabled_gems.cmake 385 B

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