More dependencies fixes

This commit is contained in:
pappeste
2021-05-25 18:11:48 -07:00
parent 59254cc9e7
commit df44f782f2
4 changed files with 9 additions and 1 deletions
@@ -67,6 +67,7 @@ if(PAL_TRAIT_BUILD_TESTS_SUPPORTED)
AZ::AzToolsFrameworkTestCommon
Legacy::CryCommon
Legacy::EditorLib
Gem::LmbrCentral.Editor
RUNTIME_DEPENDENCIES
Gem::LmbrCentral.Editor
)
+4 -1
View File
@@ -76,8 +76,11 @@ if(PAL_TRAIT_BUILD_TESTS_SUPPORTED)
3rdParty::AWSNativeSDK::AWSClientAuth
AZ::AzCore
AZ::AzFramework
AZ::AWSNativeSDKInit
Gem::AWSClientAuth.Static
RUNTIUME_DEPENDENCIES
Gem::AWSCore
Gem::HttpRequestor
RUNTIME_DEPENDENCIES
Gem::AWSCore
AZ::AWSNativeSDKInit
Gem::HttpRequestor
@@ -43,6 +43,8 @@ ly_add_target(
PRIVATE
AZ::AzCore
Gem::EMotionFX_Atom.Static
RUNTIME_DEPENDENCIES
Gem::EMotionFX
)
if(PAL_TRAIT_BUILD_HOST_TOOLS)
+2
View File
@@ -177,6 +177,8 @@ if(PAL_TRAIT_BUILD_TESTS_SUPPORTED)
Legacy::CryCommon
AZ::AssetBuilderSDK
Gem::LyShine.Editor.Static
Gem::LmbrCentral.Editor
Gem::TextureAtlas
RUNTIME_DEPENDENCIES
Gem::LmbrCentral.Editor
Gem::TextureAtlas