support cross compliation for SDK and the simple sample (#172)

This commit is contained in:
Wang Xin
2020-02-22 15:06:53 +08:00
committed by GitHub
parent 82b0bb44c3
commit 3695f29d34
9 changed files with 183 additions and 29 deletions

View File

@ -27,6 +27,10 @@ do
done
if [ -z $wamr_config_cmake_file ]; then
usage
exit
fi
function set_build_target () {