Add atom_rpi_tools to install package. (#3852)

Signed-off-by: qingtao <qingtao@amazon.com>
This commit is contained in:
Qing Tao
2021-09-01 14:22:25 -07:00
committed by GitHub
parent 18d8f2124d
commit a54fceccc6
+3
View File
@@ -18,3 +18,6 @@ if (PAL_TRAIT_BUILD_HOST_TOOLS)
endif()
endif()
ly_install_directory(DIRECTORIES .
EXCLUDE_PATTERNS tests
)