From 8471d3cca44d846b9a1dc75d209d0f7278b24a3f Mon Sep 17 00:00:00 2001 From: gallowj Date: Thu, 17 Jun 2021 15:57:37 -0500 Subject: [PATCH] removed a gem reference, the gem was moved to an~other repo --- Gems/AtomContent/CMakeLists.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/Gems/AtomContent/CMakeLists.txt b/Gems/AtomContent/CMakeLists.txt index 79842f462c..0e7057dd5a 100644 --- a/Gems/AtomContent/CMakeLists.txt +++ b/Gems/AtomContent/CMakeLists.txt @@ -8,7 +8,5 @@ # 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. # - -add_subdirectory(LookDevelopmentStudioPixar) add_subdirectory(ReferenceMaterials) add_subdirectory(Sponza)