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  c82b1cbe83d8738815fb741432f03533c033a236 (commit)
       via  650e61f833c2cc3ace8405a22eb80a10cfc6187c (commit)
      from  003154f62c2048538633215fa561e95cc094a6e3 (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=c82b1cbe83d8738815fb741432f03533c033a236
commit c82b1cbe83d8738815fb741432f03533c033a236
Merge: 003154f 650e61f
Author:     Brad King <brad.k...@kitware.com>
AuthorDate: Fri Jul 26 09:01:06 2013 -0400
Commit:     CMake Topic Stage <kwro...@kitware.com>
CommitDate: Fri Jul 26 09:01:06 2013 -0400

    Merge topic 'install-interface-includes'
    
    650e61f Add a convenient way to add the includes install dir to the 
INTERFACE.


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

Summary of changes:
 Source/cmExportFileGenerator.cxx                   |   12 +++++--
 Source/cmExportFileGenerator.h                     |    4 ++-
 Source/cmExportInstallFileGenerator.cxx            |   12 +++---
 Source/cmInstallCommand.cxx                        |   24 ++++++++++++++
 Source/cmInstallCommand.h                          |    5 +++
 Source/cmInstallCommandArguments.cxx               |   34 ++++++++++++++++++++
 Source/cmInstallCommandArguments.h                 |   13 +++++++
 Source/cmTargetExport.h                            |    3 ++
 Tests/ExportImport/Export/CMakeLists.txt           |   19 ++++++++++-
 Tests/ExportImport/Import/A/deps_iface.c           |    3 ++
 .../include_directories/RunCMakeTest.cmake         |    1 +
 .../TargetInterfaceIncludes-result.txt}            |    0
 .../TargetInterfaceIncludes-stderr.txt             |    4 ++
 .../TargetInterfaceIncludes.cmake                  |    4 ++
 14 files changed, 126 insertions(+), 12 deletions(-)
 copy Tests/RunCMake/{CMP0004/CMP0004-NEW-result.txt => 
include_directories/TargetInterfaceIncludes-result.txt} (100%)
 create mode 100644 
Tests/RunCMake/include_directories/TargetInterfaceIncludes-stderr.txt
 create mode 100644 
Tests/RunCMake/include_directories/TargetInterfaceIncludes.cmake


hooks/post-receive
-- 
CMake
_______________________________________________
Cmake-commits mailing list
Cmake-commits@cmake.org
http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-commits

Reply via email to