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  1073d50508aa384984b9ea6200863855237ad4a1 (commit)
       via  2557a080543a37f92e1908420842db8c90685304 (commit)
       via  9090572f5cdde7b30d2c1ad1c0bbf4ab86ddb969 (commit)
      from  20446079eebe5cf734f673071efd0d1b56a02a61 (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=1073d50508aa384984b9ea6200863855237ad4a1
commit 1073d50508aa384984b9ea6200863855237ad4a1
Merge: 2044607 2557a08
Author:     David Cole <david.c...@kitware.com>
AuthorDate: Fri Mar 2 11:49:35 2012 -0500
Commit:     CMake Topic Stage <kwro...@kitware.com>
CommitDate: Fri Mar 2 11:49:35 2012 -0500

    Merge topic 'inject_code_via_variable'
    
    2557a08 Fix typo in error message, and remove redundent test.
    9090572 Add ability to include a file in a project via a cache variable.


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

Summary of changes:
 Source/cmProjectCommand.cxx                   |   18 ++++++++++++++++++
 Source/cmProjectCommand.h                     |    5 ++++-
 Tests/CMakeOnly/CMakeLists.txt                |    6 ++++++
 Tests/CMakeOnly/ProjectInclude/CMakeLists.txt |    4 ++++
 Tests/CMakeOnly/ProjectInclude/include.cmake  |    1 +
 Tests/CMakeOnly/Test.cmake.in                 |    3 ++-
 6 files changed, 35 insertions(+), 2 deletions(-)
 create mode 100644 Tests/CMakeOnly/ProjectInclude/CMakeLists.txt
 create mode 100644 Tests/CMakeOnly/ProjectInclude/include.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