CMake: add spaces between sentences of BUNDLE_ANDROID_OPENSSL_LIBS
Pick-to: 6.7 Change-Id: I7c3603577805426eb1cd46ff9317b7a6f3ca7f93 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>bb10
parent
f8724b9b7e
commit
53f3013b9e
|
|
@ -637,8 +637,8 @@ function(qt_internal_add_test name)
|
|||
endif()
|
||||
else()
|
||||
message(STATUS "The argument BUNDLE_ANDROID_OPENSSL_LIBS is set "
|
||||
"but OPENSSL_ROOT_DIR parameter is not set."
|
||||
"Test should bundle OpenSSL libraries but they are not found."
|
||||
"but OPENSSL_ROOT_DIR parameter is not set. "
|
||||
"Test should bundle OpenSSL libraries but they are not found. "
|
||||
"This is fine if OpenSSL was built statically.")
|
||||
endif()
|
||||
endif()
|
||||
|
|
|
|||
Loading…
Reference in New Issue