mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-09 15:20:56 -06:00
FindOpenSSL: remove leftover comment
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user