[Cmake-commits] CMake branch, next, updated. v3.6.0-rc2-420-ge2120b1

Brad King brad.king at kitware.com
Mon Jun 20 09:08:57 EDT 2016


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, next has been updated
       via  e2120b15558e0d5767bda8154d54e0e639d2fb1f (commit)
       via  5ed2881cb210b31cd05ee4ea3d5ef763e36ec6ea (commit)
      from  b661d4a77011f4407b4770a7ee166b557b61893e (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 -----------------------------------------------------------------
https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=e2120b15558e0d5767bda8154d54e0e639d2fb1f
commit e2120b15558e0d5767bda8154d54e0e639d2fb1f
Merge: b661d4a 5ed2881
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Mon Jun 20 09:08:55 2016 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon Jun 20 09:08:55 2016 -0400

    Merge topic 'FindQt4-doc-QtDeclarative-imported' into next
    
    5ed2881c FindQt4: Document Qt4::QtDeclarative imported target (#16157)


https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=5ed2881cb210b31cd05ee4ea3d5ef763e36ec6ea
commit 5ed2881cb210b31cd05ee4ea3d5ef763e36ec6ea
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Mon Jun 20 08:49:13 2016 -0400
Commit:     Brad King <brad.king at kitware.com>
CommitDate: Mon Jun 20 08:49:31 2016 -0400

    FindQt4: Document Qt4::QtDeclarative imported target (#16157)

diff --git a/Modules/FindQt4.cmake b/Modules/FindQt4.cmake
index 11091b5..d167a13 100644
--- a/Modules/FindQt4.cmake
+++ b/Modules/FindQt4.cmake
@@ -240,6 +240,8 @@
 #  The QAxServer target (Windows only)
 # ``Qt4::QtDBus``
 #  The QtDBus target
+# ``Qt4::QtDeclarative``
+#  The QtDeclarative target
 # ``Qt4::QtDesigner``
 #  The QtDesigner target
 # ``Qt4::QtDesignerComponents``

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

Summary of changes:
 Modules/FindQt4.cmake |    2 ++
 1 file changed, 2 insertions(+)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list