Allow cmake 'out-of-source' builds

Allow mbed TLS to be build in a subdirectory. Also add a test in
all.sh
This commit is contained in:
Andres AG 2016-08-31 17:33:13 +01:00 committed by Simon Butcher
parent d9eba4ba3d
commit f07314e787

View File

@ -42,7 +42,7 @@ FORCE=0
: ${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"