PR comments/improvements

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
This commit is contained in:
Esteban Papp
2021-08-24 10:36:31 -07:00
parent b609d5e2cb
commit dc8b48601c
4 changed files with 18 additions and 12 deletions
+2 -2
View File
@@ -8,8 +8,8 @@
if(PAL_TRAIT_BUILD_HOST_TOOLS)
add_subdirectory(bundler)
add_subdirectory(detect_file_changes)
add_subdirectory(commit_validation)
add_subdirectory(o3de)
add_subdirectory(ctest)
add_subdirectory(detect_file_changes)
add_subdirectory(o3de)
endif()