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  4d137ee1fae3288f3a87baa19332fdaf7abcc56a (commit)
       via  6284d6745eaba936de819f67c004b96c19b89098 (commit)
      from  f8eccc4f354cae5fc95f8575490f6efb269febf6 (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=4d137ee1fae3288f3a87baa19332fdaf7abcc56a
commit 4d137ee1fae3288f3a87baa19332fdaf7abcc56a
Merge: f8eccc4 6284d67
Author:     Brad King <brad.k...@kitware.com>
AuthorDate: Wed Feb 26 08:54:13 2014 -0500
Commit:     CMake Topic Stage <kwro...@kitware.com>
CommitDate: Wed Feb 26 08:54:13 2014 -0500

    Merge topic 'add-FindOpenCL' into next
    
    6284d674 FindOpenCL: Format rst docs


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=6284d6745eaba936de819f67c004b96c19b89098
commit 6284d6745eaba936de819f67c004b96c19b89098
Author:     Brad King <brad.k...@kitware.com>
AuthorDate: Wed Feb 26 08:53:33 2014 -0500
Commit:     Brad King <brad.k...@kitware.com>
CommitDate: Wed Feb 26 08:53:33 2014 -0500

    FindOpenCL: Format rst docs

diff --git a/Modules/FindOpenCL.cmake b/Modules/FindOpenCL.cmake
index fd27aa2..eee06bf 100644
--- a/Modules/FindOpenCL.cmake
+++ b/Modules/FindOpenCL.cmake
@@ -4,9 +4,7 @@
 #
 # Try to find OpenCL
 #
-# Once done this will define
-#
-# ::
+# Once done this will define::
 #
 #   OpenCL_FOUND          - True if OpenCL was found
 #   OpenCL_INCLUDE_DIRS   - include directories for OpenCL
@@ -15,9 +13,7 @@
 #   OpenCL_VERSION_MAJOR  - The major version of the OpenCL implementation
 #   OpenCL_VERSION_MINOR  - The minor version of the OpenCL implementation
 #
-# The module will also define two cache variables
-#
-# ::
+# The module will also define two cache variables::
 #
 #   OpenCL_INCLUDE_DIR    - the OpenCL include directory
 #   OpenCL_LIBRARY        - the path to the OpenCL library

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

Summary of changes:
 Modules/FindOpenCL.cmake |    8 ++------
 1 file changed, 2 insertions(+), 6 deletions(-)


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

Reply via email to