mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-08-08 17:42:09 +03:00
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:
@@ -42,7 +42,7 @@ FORCE=0
|
|||||||
: ${GNUTLS_LEGACY_SERV:="$GNUTLS_SERV"}
|
: ${GNUTLS_LEGACY_SERV:="$GNUTLS_SERV"}
|
||||||
: ${OUT_OF_SOURCE_DIR:=./mbedtls_out_of_source_build}
|
: ${OUT_OF_SOURCE_DIR:=./mbedtls_out_of_source_build}
|
||||||
|
|
||||||
usage()
|
sage()
|
||||||
{
|
{
|
||||||
printf "Usage: $0\n"
|
printf "Usage: $0\n"
|
||||||
printf " -h|--help\t\tPrint this help.\n"
|
printf " -h|--help\t\tPrint this help.\n"
|
||||||
|
Reference in New Issue
Block a user