From c7893e0386179b49c0011fe0f96492817cad016f Mon Sep 17 00:00:00 2001 From: nggieber <52797929+AMZN-nggieber@users.noreply.github.com> Date: Wed, 8 Dec 2021 05:54:41 -0800 Subject: [PATCH] Remove unecessary change to CMakeLists.txt Signed-off-by: nggieber <52797929+AMZN-nggieber@users.noreply.github.com> --- Code/Tools/ProjectManager/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/Code/Tools/ProjectManager/CMakeLists.txt b/Code/Tools/ProjectManager/CMakeLists.txt index e76547ab5d..9974125ffb 100644 --- a/Code/Tools/ProjectManager/CMakeLists.txt +++ b/Code/Tools/ProjectManager/CMakeLists.txt @@ -89,7 +89,6 @@ if(PAL_TRAIT_BUILD_TESTS_SUPPORTED) 3rdParty::Qt::Widgets 3rdParty::Python 3rdParty::pybind11 - AZ::AzCore AZ::AzTest AZ::AzFramework AZ::AzFrameworkTestShared