Removing adding runtime dependencies for gems that are in the BUILD_DEPENDENCIES

This commit is contained in:
pappeste
2021-05-25 15:12:17 -07:00
parent db0db5c1c0
commit 19adbf2f41
21 changed files with 76 additions and 31 deletions
@@ -44,4 +44,8 @@ ly_add_target(
AZ::AzFramework
Gem::LmbrCentral
Gem::GameStateSamples.Headers
RUNTIME_DEPENDENCIES
Gem::GameState
Gem::LocalUser
Gem::LmbrCentral
)