[Cmake-commits] CMake branch, master, updated. v2.8.11-274-gb418327

Brad King brad.king at kitware.com
Tue Jun 4 09:02:39 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  b418327d1b85944d137913faf6c04537b5894e2f (commit)
       via  9ce60ff509c4ff27fe861fc5b2080f50897a68c4 (commit)
      from  00c3840cc8c36adea76c6e833a9e2069645aec8a (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=b418327d1b85944d137913faf6c04537b5894e2f
commit b418327d1b85944d137913faf6c04537b5894e2f
Merge: 00c3840 9ce60ff
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Tue Jun 4 09:02:37 2013 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue Jun 4 09:02:37 2013 -0400

    Merge topic 'qt4-macros-TARGET-arg'
    
    9ce60ff Qt4Macros: Allow specifying a TARGET in invokations of macros.


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

Summary of changes:
 Modules/Qt4Macros.cmake                  |  100 ++++++++++++++++++-----------
 Tests/Qt4Targets/CMakeLists.txt          |   17 +++++
 Tests/Qt4Targets/interface/myinterface.h |   12 ++++
 Tests/Qt4Targets/main_gen_test.cpp       |   21 ++++++
 Tests/Qt4Targets/main_wrap_test.cpp      |   11 +++
 Tests/Qt4Targets/mywrapobject.h          |   17 +++++
 6 files changed, 140 insertions(+), 38 deletions(-)
 create mode 100644 Tests/Qt4Targets/interface/myinterface.h
 create mode 100644 Tests/Qt4Targets/main_gen_test.cpp
 create mode 100644 Tests/Qt4Targets/main_wrap_test.cpp
 create mode 100644 Tests/Qt4Targets/mywrapobject.h


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list