FindOpenSSL: remove leftover comment

This commit is contained in:
Rolf Eike Beer 2012-07-29 17:03:36 +02:00
parent fc798ed64f
commit 3cfb68d93e
1 changed files with 0 additions and 1 deletions

View File

@ -69,7 +69,6 @@ FIND_PATH(OPENSSL_INCLUDE_DIR
)
IF(WIN32 AND NOT CYGWIN)
# MINGW should go here too
IF(MSVC)
# /MD and /MDd are the standard values - if someone wants to use
# others, the libnames have to change here too