First pass to remove AtomShim

Removed CryRenderAtomShim folder from Gems/AtomLyIntegration/CMakeLists.txt
Set LOAD_LEGACY_RENDERER_FOR_EDITOR to false
This commit is contained in:
rgba16f
2021-04-20 11:58:55 -05:00
parent 568b31cf1c
commit 9de6bdcf2b
6 changed files with 35 additions and 37 deletions
@@ -11,5 +11,5 @@
set(LY_BUILD_DEPENDENCIES
PRIVATE
Legacy::CryRenderD3D11
Legacy::CryRenderNULL
)