Update qt versions and add missing dependency

This commit is contained in:
pappeste
2021-06-15 17:09:49 -07:00
parent 411bbc8e2f
commit 6ea8017646
4 changed files with 5 additions and 3 deletions
@@ -85,6 +85,8 @@ if(PAL_TRAIT_BUILD_TESTS_SUPPORTED)
AZ::AzManipulatorTestFramework.Static
AZ::AzTest
AZ::AzQtComponents
RUNTIME_DEPENDENCIES
3rdParty::Qt::Test
)
ly_add_googletest(
NAME AZ::AzToolsFramework.Tests