[Cmake-commits] CMake branch, master, updated. v2.8.11.2-570-ge31c4bd
Brad King
brad.king at kitware.com
Wed Jul 24 11:02:55 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 e31c4bd9a6dbb00e5b1b4dbc651ad56cbb0526ef (commit)
via 31bd83e9fc6c88b7caccd742886b077f387081e9 (commit)
from fdbf952684ee6c4bbfa1e44f97965591e5658c6d (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=e31c4bd9a6dbb00e5b1b4dbc651ad56cbb0526ef
commit e31c4bd9a6dbb00e5b1b4dbc651ad56cbb0526ef
Merge: fdbf952 31bd83e
Author: Brad King <brad.king at kitware.com>
AuthorDate: Wed Jul 24 11:02:44 2013 -0400
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Wed Jul 24 11:02:44 2013 -0400
Merge topic 'dev/property-append-with-empty-string'
31bd83e set_property: Do not remove a property when APPENDing nothing
-----------------------------------------------------------------------
Summary of changes:
Source/cmSetPropertyCommand.cxx | 6 ++++--
Tests/CMakeLists.txt | 1 +
Tests/EmptyProperty/CMakeLists.txt | 9 +++++++++
.../main.c => EmptyProperty/EmptyProperty.cxx} | 0
4 files changed, 14 insertions(+), 2 deletions(-)
create mode 100644 Tests/EmptyProperty/CMakeLists.txt
copy Tests/{CMakeOnly/LinkInterfaceLoop/main.c => EmptyProperty/EmptyProperty.cxx} (100%)
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list