[Cmake-commits] CMake branch, master, updated. v2.8.10.2-761-g6e567ca
Brad King
brad.king at kitware.com
Mon Feb 25 13:11:59 EST 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 6e567cabea8df6f8fc8c401f4b9bfe2997c4399e (commit)
via 79568f95ab920158fdcb857c9b99592ad5300a4e (commit)
from 05e1b3c17d45320410ef8c7e080a33766ca63c2a (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=6e567cabea8df6f8fc8c401f4b9bfe2997c4399e
commit 6e567cabea8df6f8fc8c401f4b9bfe2997c4399e
Merge: 05e1b3c 79568f9
Author: Brad King <brad.king at kitware.com>
AuthorDate: Mon Feb 25 13:11:55 2013 -0500
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon Feb 25 13:11:55 2013 -0500
Merge topic 'fix-automoc-linker-language'
79568f9 automoc: Add source file to target early to set the linker language
-----------------------------------------------------------------------
Summary of changes:
Source/cmGlobalGenerator.cxx | 10 +++++++++-
Source/cmQtAutomoc.cxx | 27 ++++++++++++++++-----------
Source/cmQtAutomoc.h | 1 +
Tests/QtAutomoc/CMakeLists.txt | 6 ++++++
Tests/QtAutomoc/empty.cpp | 1 +
Tests/QtAutomoc/empty.h | 9 +++++++++
6 files changed, 42 insertions(+), 12 deletions(-)
create mode 100644 Tests/QtAutomoc/empty.cpp
create mode 100644 Tests/QtAutomoc/empty.h
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list