Proper dependencies to LmbrCentral/LmbrCentral.Editor, mixing those two can cause Editor modules to load non-Editor modules
This commit is contained in:
@@ -23,7 +23,7 @@ ly_add_target(
|
||||
PRIVATE
|
||||
AZ::AzCore
|
||||
Gem::CameraFramework.Static
|
||||
Gem::LmbrCentral
|
||||
Gem::LmbrCentral.Static
|
||||
Legacy::CryCommon
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user