[Cmake-commits] CMake branch, next, updated. v2.8.8-3590-gbce6d8d

Rolf Eike Beer eike at sf-mail.de
Sun Jul 29 11:03:47 EDT 2012


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "CMake".

The branch, next has been updated
       via  bce6d8d5f721f0c823dc1600de6b2697e89c4ea2 (commit)
       via  3cfb68d93e66be8ae9f46757d314c61fe59bc900 (commit)
      from  852998a35b4e5b415a4015bb5f2d4e7188e8e2a3 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=bce6d8d5f721f0c823dc1600de6b2697e89c4ea2
commit bce6d8d5f721f0c823dc1600de6b2697e89c4ea2
Merge: 852998a 3cfb68d
Author:     Rolf Eike Beer <eike at sf-mail.de>
AuthorDate: Sun Jul 29 11:03:45 2012 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Sun Jul 29 11:03:45 2012 -0400

    Merge topic 'FindOpenSSL-improve' into next
    
    3cfb68d FindOpenSSL: remove leftover comment


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=3cfb68d93e66be8ae9f46757d314c61fe59bc900
commit 3cfb68d93e66be8ae9f46757d314c61fe59bc900
Author:     Rolf Eike Beer <eike at sf-mail.de>
AuthorDate: Sun Jul 29 17:03:36 2012 +0200
Commit:     Rolf Eike Beer <eike at sf-mail.de>
CommitDate: Sun Jul 29 17:03:36 2012 +0200

    FindOpenSSL: remove leftover comment

diff --git a/Modules/FindOpenSSL.cmake b/Modules/FindOpenSSL.cmake
index fa5cfba..6642915 100644
--- a/Modules/FindOpenSSL.cmake
+++ b/Modules/FindOpenSSL.cmake
@@ -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

-----------------------------------------------------------------------

Summary of changes:
 Modules/FindOpenSSL.cmake |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list