Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
CMake
CMake
Commits
3cfb68d9
Commit
3cfb68d9
authored
Jul 29, 2012
by
Rolf Eike Beer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
FindOpenSSL: remove leftover comment
parent
fc798ed6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
Modules/FindOpenSSL.cmake
Modules/FindOpenSSL.cmake
+0
-1
No files found.
Modules/FindOpenSSL.cmake
View file @
3cfb68d9
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment