Commit 576136c1 authored by Sergei Golubchik's avatar Sergei Golubchik

syntax error in the cmake file

parent ed4a31e8
......@@ -207,7 +207,7 @@ MACRO (MYSQL_CHECK_SSL)
ENDIF()
ELSE()
MESSAGE(SEND_ERROR
"Wrong option for WITH_SSL. Valid values are : "${WITH_SSL_DOC})
"Wrong option for WITH_SSL. Valid values are: ${WITH_SSL_DOC}")
ENDIF()
ENDMACRO()
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment