Fixes install of scripts to include o3de folder

This commit is contained in:
phistere
2021-05-19 13:25:51 -05:00
parent 0ba2900fdd
commit cef7eacd24
@@ -385,6 +385,7 @@ function(ly_setup_others)
install(DIRECTORY
${LY_ROOT_FOLDER}/scripts/bundler
${LY_ROOT_FOLDER}/scripts/project_manager
${LY_ROOT_FOLDER}/scripts/o3de
DESTINATION ./scripts
COMPONENT ${LY_DEFAULT_INSTALL_COMPONENT}
PATTERN "__pycache__" EXCLUDE