[Cmake-commits] CMake branch, master, updated. v3.4.0-594-gf66f6e2

Brad King brad.king at kitware.com
Tue Nov 24 09:26:44 EST 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  f66f6e2490a883ecb9a9505d87f76869980e776f (commit)
       via  5dcc833b28eecc95486852f032a54edc64f76eec (commit)
      from  bc1136b2753e82f9d98a4870f2ff026fbefe7ace (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 -----------------------------------------------------------------
https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=f66f6e2490a883ecb9a9505d87f76869980e776f
commit f66f6e2490a883ecb9a9505d87f76869980e776f
Merge: bc1136b 5dcc833
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Tue Nov 24 09:26:42 2015 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue Nov 24 09:26:42 2015 -0500

    Merge topic 'FindXercesC-imported-targets'
    
    5dcc833b FindXercesC: Add imported targets and unit test


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

Summary of changes:
 Help/release/dev/FindXercesC-imported-targets.rst |    4 ++
 Modules/FindXercesC.cmake                         |   67 ++++++++++++++++++---
 Tests/CMakeLists.txt                              |    4 ++
 Tests/{FindJsonCpp => FindXercesC}/CMakeLists.txt |    8 +--
 Tests/FindXercesC/Test/CMakeLists.txt             |   17 ++++++
 Tests/FindXercesC/Test/main.cxx                   |    7 +++
 6 files changed, 93 insertions(+), 14 deletions(-)
 create mode 100644 Help/release/dev/FindXercesC-imported-targets.rst
 copy Tests/{FindJsonCpp => FindXercesC}/CMakeLists.txt (53%)
 create mode 100644 Tests/FindXercesC/Test/CMakeLists.txt
 create mode 100644 Tests/FindXercesC/Test/main.cxx


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list