Pass on fixing LmbrCentral.Static dependencies

This commit is contained in:
pappeste
2021-05-27 10:30:11 -07:00
parent f1b688f435
commit 0dd8fce2b0
12 changed files with 39 additions and 19 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ ly_add_target(
PRIVATE
AZ::AzCore
Gem::CameraFramework.Static
Gem::LmbrCentral.Static
Gem::LmbrCentral
Legacy::CryCommon
)