Merge pull request #841 from aws-lumberyard-dev/michabr/lyshine_text
Added AtomFont gem to tool and runtime dependencies for AutomatedTesting project
This commit is contained in:
@@ -43,6 +43,7 @@ set(GEM_DEPENDENCIES
|
||||
Gem::GradientSignal
|
||||
Gem::Vegetation
|
||||
Gem::Atom_AtomBridge
|
||||
Gem::AtomFont
|
||||
Gem::NvCloth
|
||||
Gem::Blast
|
||||
Gem::AWSCore
|
||||
|
||||
@@ -55,6 +55,7 @@ set(GEM_DEPENDENCIES
|
||||
Gem::Atom_RHI.Private
|
||||
Gem::Atom_Feature_Common.Editor
|
||||
Gem::Atom_AtomBridge.Editor
|
||||
Gem::AtomFont
|
||||
Gem::NvCloth.Editor
|
||||
Gem::Blast.Editor
|
||||
Gem::AWSCore.Editor
|
||||
|
||||
Reference in New Issue
Block a user