Merge pull request #5416 from aws-lumberyard-dev/Atom/guthadam/adding_atomtoolsframework_runtime_dependency_to_atomlyintegration

Add missing runtime dependency to atom ly integration
This commit is contained in:
Guthrie Adams
2021-11-08 13:21:33 -06:00
committed by GitHub
@@ -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
)