[Cmake-commits] CMake branch, master, updated. v3.3.1-840-ga0dab7b

Brad King brad.king at kitware.com
Mon Aug 17 10:24:46 EDT 2015


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, master has been updated
       via  a0dab7b774d5b7a619fd26926c2faf11f9d70309 (commit)
       via  75e3a8e811b290cb9921887f2b086377af90880f (commit)
       via  79a364376ca7b4b598b4827031a7515ffd497f24 (commit)
      from  cb99eff642e44bd2617d323261e996aadfafe4de (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=a0dab7b774d5b7a619fd26926c2faf11f9d70309
commit a0dab7b774d5b7a619fd26926c2faf11f9d70309
Merge: cb99eff 75e3a8e
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Mon Aug 17 10:24:45 2015 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon Aug 17 10:24:45 2015 -0400

    Merge topic 'FindOpenSSL-imported-targets'
    
    75e3a8e8 FindOpenSSL: Provide imported targets OpenSSL::{SSL,Crypto}
    79a36437 FindOpenSSL: Revise and format module documentation


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

Summary of changes:
 Modules/FindOpenSSL.cmake             |  101 +++++++++++++++++++++++++++++----
 Tests/CMakeLists.txt                  |    4 ++
 Tests/FindOpenSSL/CMakeLists.txt      |    9 +++
 Tests/FindOpenSSL/rand/CMakeLists.txt |   14 +++++
 Tests/FindOpenSSL/rand/main.cc        |   22 +++++++
 5 files changed, 138 insertions(+), 12 deletions(-)
 create mode 100644 Tests/FindOpenSSL/CMakeLists.txt
 create mode 100644 Tests/FindOpenSSL/rand/CMakeLists.txt
 create mode 100644 Tests/FindOpenSSL/rand/main.cc


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list