Added Gem::AtomFont to tool and runtime dependencies

This commit is contained in:
abrmich
2021-05-19 22:25:07 -07:00
parent af22a0f44e
commit 1f45e03a0c
2 changed files with 2 additions and 0 deletions
@@ -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