Pass on fixing LmbrCentral.Static dependencies
This commit is contained in:
@@ -46,7 +46,8 @@ ly_add_target(
|
||||
AZ::AzCore
|
||||
AZ::AzFramework
|
||||
Legacy::CryCommon
|
||||
Gem::LmbrCentral.Static
|
||||
PRIVATE
|
||||
Gem::LmbrCentral
|
||||
)
|
||||
|
||||
ly_add_target(
|
||||
@@ -66,6 +67,7 @@ ly_add_target(
|
||||
BUILD_DEPENDENCIES
|
||||
PRIVATE
|
||||
Gem::PhysX.Static
|
||||
Gem::LmbrCentral
|
||||
RUNTIME_DEPENDENCIES
|
||||
Gem::LmbrCentral
|
||||
)
|
||||
@@ -111,7 +113,7 @@ if(PAL_TRAIT_BUILD_HOST_TOOLS)
|
||||
AZ::SceneCore
|
||||
AZ::SceneData
|
||||
Legacy::CryCommon
|
||||
Gem::LmbrCentral.Editor.Static
|
||||
Gem::LmbrCentral.Editor
|
||||
Gem::PhysX.NumericalMethods
|
||||
Gem::PhysX.Static
|
||||
Gem::AtomLyIntegration_CommonFeatures.Static
|
||||
@@ -165,6 +167,7 @@ if(PAL_TRAIT_BUILD_TESTS_SUPPORTED)
|
||||
AZ::AzTestShared
|
||||
AZ::AzTest
|
||||
Gem::PhysX.Static
|
||||
Gem::LmbrCentral
|
||||
RUNTIME_DEPENDENCIES
|
||||
Gem::LmbrCentral
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user