mirror of
https://github.com/MariaDB/server.git
synced 2026-01-06 05:22:24 +03:00
pass openssl config to C/C
* set OPENSSL_FOUND * use FindOpenSSL.cmake compatible variable names in ssl.cmake * show openssl version in full
This commit is contained in:
@@ -35,6 +35,7 @@ IF(SSL_DEFINES MATCHES "YASSL")
|
||||
ENDIF()
|
||||
ELSE()
|
||||
SET(CONC_WITH_SSL "OPENSSL")
|
||||
SET(OPENSSL_FOUND TRUE)
|
||||
ENDIF()
|
||||
|
||||
SET(CONC_WITH_CURL OFF)
|
||||
|
||||
Reference in New Issue
Block a user