Fix the GameStateSamples Gem and remove an unused variable from DebugConsole.h (#3347)

Signed-off-by: bosnichd <bosnichd@amazon.com>
This commit is contained in:
bosnichd
2021-08-20 09:58:33 -06:00
committed by GitHub
parent 5bc46fc676
commit cef82f0313
4 changed files with 25 additions and 8 deletions
+2 -4
View File
@@ -17,8 +17,8 @@ ly_add_target(
PUBLIC
Include
BUILD_DEPENDENCIES
PRIVATE
Legacy::CryCommon
PUBLIC
AZ::AzCore
)
ly_add_target(
@@ -33,7 +33,6 @@ ly_add_target(
Include
BUILD_DEPENDENCIES
PRIVATE
Legacy::CryCommon
Gem::GameState.Static
)
@@ -58,7 +57,6 @@ if(PAL_TRAIT_BUILD_TESTS_SUPPORTED)
BUILD_DEPENDENCIES
PRIVATE
AZ::AzTest
Legacy::CryCommon
Gem::GameState.Static
)
ly_add_googletest(