Removing adding runtime dependencies for gems that are in the BUILD_DEPENDENCIES

This commit is contained in:
pappeste
2021-05-25 15:12:17 -07:00
parent db0db5c1c0
commit 19adbf2f41
21 changed files with 76 additions and 31 deletions
@@ -81,5 +81,6 @@ if(PAL_TRAIT_BUILD_HOST_TOOLS)
Gem::GraphCanvasWidgets
RUNTIME_DEPENDENCIES
Gem::ScriptCanvas.Editor
Gem::GraphCanvasWidgets
)
endif()