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  e9dda568cef8da23dca873a9825d67ab93bbe2f4 (commit)
       via  24b99875e384e1141b6e8e2004718e890b765893 (commit)
      from  9aa7aabe2c969b46359c9e756b5483e213f1d06b (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=e9dda568cef8da23dca873a9825d67ab93bbe2f4
commit e9dda568cef8da23dca873a9825d67ab93bbe2f4
Merge: 9aa7aab 24b9987
Author:     Brad King <brad.k...@kitware.com>
AuthorDate: Mon Nov 9 09:51:44 2015 -0500
Commit:     CMake Topic Stage <kwro...@kitware.com>
CommitDate: Mon Nov 9 09:51:44 2015 -0500

    Merge topic 'FindGTK2_GTK2_TARGETS' into next
    
    24b99875 fixup! FindGTK2: Use targets in GTK2_LIBRARIES if 
GTK2_USE_IMPORTED_TARGETS


https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=24b99875e384e1141b6e8e2004718e890b765893
commit 24b99875e384e1141b6e8e2004718e890b765893
Author:     Brad King <brad.k...@kitware.com>
AuthorDate: Mon Nov 9 09:51:20 2015 -0500
Commit:     Brad King <brad.k...@kitware.com>
CommitDate: Mon Nov 9 09:51:20 2015 -0500

    fixup! FindGTK2: Use targets in GTK2_LIBRARIES if GTK2_USE_IMPORTED_TARGETS

diff --git a/Help/release/dev/FindGTK2_GTK2_TARGETS.rst 
b/Help/release/dev/FindGTK2_GTK2_TARGETS.rst
index 216e2e8..76e3657 100644
--- a/Help/release/dev/FindGTK2_GTK2_TARGETS.rst
+++ b/Help/release/dev/FindGTK2_GTK2_TARGETS.rst
@@ -1,7 +1,7 @@
 FindGTK2_GTK2_TARGETS
 ---------------------
 
-* The `GTK2_LIBRARIES` variable created by the :module:`FindGTK2` module
-  now contains the targets instead of the paths to the libraries if
-  `GTK2_USE_IMPORTED_TARGETS` is enabled. Moreover it adds a new
-  `GTK2_TARGETS` variable  containing all the targets imported.
+* The :module:`FindGTK2` module, when ``GTK2_USE_IMPORTED_TARGETS`` is
+  enabled, now sets ``GTK2_LIBRARIES`` to contain the list of imported
+  targets instead of the paths to the libraries.  Moreover it now sets
+  a new ``GTK2_TARGETS`` variable containing all the targets imported.

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

Summary of changes:
 Help/release/dev/FindGTK2_GTK2_TARGETS.rst |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
CMake
_______________________________________________
Cmake-commits mailing list
Cmake-commits@cmake.org
http://public.kitware.com/mailman/listinfo/cmake-commits

Reply via email to