"Updating cmakelist.txt to remove extra intendation"

This commit is contained in:
darapan
2021-05-05 00:51:06 -07:00
parent f5414050e3
commit 4ce7e117a9
2 changed files with 3 additions and 3 deletions
@@ -316,9 +316,9 @@ if(PAL_TRAIT_BUILD_TESTS_SUPPORTED AND PAL_TRAIT_BUILD_HOST_TOOLS)
PATH ${CMAKE_CURRENT_LIST_DIR}/smoke
TIMEOUT 3600
RUNTIME_DEPENDENCIES
AZ::AssetProcessor
AZ::AssetProcessor
AZ::PythonBindingsExample
Legacy::Editor
AutomatedTesting.GameLauncher
AutomatedTesting.Assets
@@ -45,4 +45,4 @@ class TestStatictoolScripts(object):
for tool in static_tools:
verify_help_message(tool)