[Cmake-commits] CMake branch, master, updated. v3.0.0-rc2-317-g86b003c
Brad King
brad.king at kitware.com
Thu Mar 20 09:22:13 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 86b003c3c682c3d3ec42d73a183c695f04d0ddb2 (commit)
via 2600e923a66a86784f756c7d5b9a8b06c5848576 (commit)
from 7bf8a549f9074b06d018419f1660573a412f695e (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=86b003c3c682c3d3ec42d73a183c695f04d0ddb2
commit 86b003c3c682c3d3ec42d73a183c695f04d0ddb2
Merge: 7bf8a54 2600e92
Author: Brad King <brad.king at kitware.com>
AuthorDate: Thu Mar 20 09:22:12 2014 -0400
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Thu Mar 20 09:22:12 2014 -0400
Merge topic 'add_custom_command-no-INTERFACE-lib'
2600e923 Disallow INTERFACE libraries with add_custom_command(TARGET).
-----------------------------------------------------------------------
Summary of changes:
Source/cmLocalGenerator.cxx | 3 ++-
Source/cmMakefile.cxx | 8 ++++++++
Tests/RunCMake/interface_library/RunCMakeTest.cmake | 1 +
.../add_custom_command-TARGET-result.txt} | 0
.../interface_library/add_custom_command-TARGET-stderr.txt | 5 +++++
.../RunCMake/interface_library/add_custom_command-TARGET.cmake | 6 ++++++
6 files changed, 22 insertions(+), 1 deletion(-)
copy Tests/RunCMake/{CMP0004/CMP0004-NEW-result.txt => interface_library/add_custom_command-TARGET-result.txt} (100%)
create mode 100644 Tests/RunCMake/interface_library/add_custom_command-TARGET-stderr.txt
create mode 100644 Tests/RunCMake/interface_library/add_custom_command-TARGET.cmake
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list