commit | f07314e787ee984d8ec652a1caed481bf9941044 | [log] [tgz] |
---|---|---|
author | Andres AG <andres.amayagarcia@arm.com> | Wed Aug 31 17:33:13 2016 +0100 |
committer | Simon Butcher <simon.butcher@arm.com> | Thu Sep 15 20:45:53 2016 +0100 |
tree | 5f0ac6270a8cef6a9495a64867f76eb1411d9064 | |
parent | d9eba4ba3d9836aa0bc22fcc776da455b58ff4c3 [diff] [blame] |
Allow cmake 'out-of-source' builds Allow mbed TLS to be build in a subdirectory. Also add a test in all.sh
diff --git a/tests/scripts/all.sh b/tests/scripts/all.sh index 9ef4fb9..27a71f6 100755 --- a/tests/scripts/all.sh +++ b/tests/scripts/all.sh
@@ -42,7 +42,7 @@ : ${GNUTLS_LEGACY_SERV:="$GNUTLS_SERV"} : ${OUT_OF_SOURCE_DIR:=./mbedtls_out_of_source_build} -usage() +sage() { printf "Usage: $0\n" printf " -h|--help\t\tPrint this help.\n"