[Cmake-commits] CMake branch, master, updated. v3.0.0-rc2-323-ge1c1f18
Brad King
brad.king at kitware.com
Thu Mar 20 09:22:18 EDT 2014
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 e1c1f18e39020967c09bfaae2269e421c7091ca7 (commit)
via bbffccca42d4f209220e833e1a86e735a5c83339 (commit)
from deb981c0526f37d8405a34f9f6a7f1f3459d4aab (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=e1c1f18e39020967c09bfaae2269e421c7091ca7
commit e1c1f18e39020967c09bfaae2269e421c7091ca7
Merge: deb981c bbffccc
Author: Brad King <brad.king at kitware.com>
AuthorDate: Thu Mar 20 09:22:17 2014 -0400
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Thu Mar 20 09:22:17 2014 -0400
Merge topic 'add_custom_command-DEPENDS-genex'
bbffccca add_custom_command: Evaluate generator expressions in DEPENDS
-----------------------------------------------------------------------
Summary of changes:
Help/command/add_custom_command.rst | 4 ++
.../dev/add_custom_command-DEPENDS-genex.rst | 5 +++
Source/cmCustomCommandGenerator.cxx | 18 ++++++++-
Source/cmCustomCommandGenerator.h | 2 +
Source/cmGeneratorTarget.cxx | 39 +++++++++++++++++---
Tests/CustomCommand/CMakeLists.txt | 7 +++-
6 files changed, 66 insertions(+), 9 deletions(-)
create mode 100644 Help/release/dev/add_custom_command-DEPENDS-genex.rst
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list