CMake: add spaces between sentences of BUNDLE_ANDROID_OPENSSL_LIBS
Change-Id: I7c3603577805426eb1cd46ff9317b7a6f3ca7f93 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io> (cherry picked from commit 53f3013b9ea75e2832618bb73a261130b60a4d98) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
parent
75fc7a7251
commit
775e2e8d04
@ -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…
x
Reference in New Issue
Block a user