[Cmake-commits] CMake branch, master, updated. v2.8.11.2-783-g32ea090

Brad King brad.king at kitware.com
Mon Aug 26 10:27:49 EDT 2013


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  32ea090a70a2d5cc8fbcfe2511492f74e97f7dff (commit)
       via  eef6df5c7d97680f9c20729555c061cf3e2b2482 (commit)
      from  464456646fbb4e7500ef4b982a3ed9317493f565 (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=32ea090a70a2d5cc8fbcfe2511492f74e97f7dff
commit 32ea090a70a2d5cc8fbcfe2511492f74e97f7dff
Merge: 4644566 eef6df5
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Mon Aug 26 10:27:29 2013 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon Aug 26 10:27:29 2013 -0400

    Merge topic 'fix-OLD-CMP0021'
    
    eef6df5 Fix OLD behavior of CMP0021.


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

Summary of changes:
 Source/cmTarget.cxx                                |    5 ++++-
 Tests/IncludeDirectories/CMP0021/CMakeLists.txt    |   14 ++++++++++++++
 .../CMP0021/includes/cmp0021/cmp0021.h             |    2 ++
 Tests/IncludeDirectories/CMP0021/main.cpp          |   11 +++++++++++
 Tests/IncludeDirectories/CMakeLists.txt            |    4 ++++
 5 files changed, 35 insertions(+), 1 deletions(-)
 create mode 100644 Tests/IncludeDirectories/CMP0021/CMakeLists.txt
 create mode 100644 Tests/IncludeDirectories/CMP0021/includes/cmp0021/cmp0021.h
 create mode 100644 Tests/IncludeDirectories/CMP0021/main.cpp


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list