!7 新增编译工具

From: @anchuanxu 
Reviewed-by: @xiao_yun_wang 
Signed-off-by: @xiao_yun_wang
This commit is contained in:
openeuler-ci-bot 2022-12-07 09:53:40 +00:00 committed by Gitee
commit e3df82f68e
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 3 additions and 0 deletions

Binary file not shown.

View File

@ -170,6 +170,9 @@ cd ..
cd workspace
colcon build --merge-install
cp ../install_dependence.sh install/
cp -r ../build_tools/install/bin install/
cp -r ../build_tools/install/lib install/
cp -r ../build_tools/install/share install/
####
# for unit test 循环拷贝所有的东西