Adding Qtest as a dependency of Editor automated tests

This commit is contained in:
jckand-amzn
2021-05-10 15:11:28 -05:00
parent 3b55d56593
commit a768c28b31
@@ -366,6 +366,7 @@ if(PAL_TRAIT_BUILD_TESTS_SUPPORTED AND PAL_TRAIT_BUILD_HOST_TOOLS AND PAL_TRAIT_
Legacy::Editor
AZ::AssetProcessor
AutomatedTesting.Assets
3rdParty::Qt::Test
COMPONENT
Editor
)