Add missing runtime dependency to atom ly integration

Signed-off-by: Guthrie Adams <guthadam@amazon.com>
This commit is contained in:
Guthrie Adams
2021-11-08 11:01:02 -06:00
parent 652e35b0ca
commit 97bb01122f
@@ -111,6 +111,7 @@ if(PAL_TRAIT_BUILD_HOST_TOOLS)
RUNTIME_DEPENDENCIES
Gem::Atom_RPI.Editor
Gem::Atom_Feature_Common.Editor
Gem::AtomToolsFramework.Editor
Legacy::EditorCommon
)