[Cmake-commits] CMake branch, master, updated. v3.5.2-828-ge3f7637

Brad King brad.king at kitware.com
Fri Jun 3 10:45:51 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, master has been updated
       via  e3f763765998b25707c364151a270e70d16e1744 (commit)
       via  b66d4739b5e0944a58d4a94431ed7ad042fad05d (commit)
      from  4b7834467c21539bc478ccb3cd4b814057aa6cdd (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=e3f763765998b25707c364151a270e70d16e1744
commit e3f763765998b25707c364151a270e70d16e1744
Merge: 4b78344 b66d473
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Fri Jun 3 10:45:48 2016 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Fri Jun 3 10:45:48 2016 -0400

    Merge topic 'FindOpenCL-imported-target'
    
    b66d4739 FindOpenCL: Add an imported target


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

Summary of changes:
 Help/release/dev/FindOpenCL-imported-target.rst |    4 ++++
 Modules/FindOpenCL.cmake                        |   20 ++++++++++++++++++--
 Tests/CMakeLists.txt                            |    4 ++++
 Tests/{FindPNG => FindOpenCL}/CMakeLists.txt    |    8 ++++----
 Tests/FindOpenCL/Test/CMakeLists.txt            |   14 ++++++++++++++
 Tests/FindOpenCL/Test/main.c                    |   16 ++++++++++++++++
 6 files changed, 60 insertions(+), 6 deletions(-)
 create mode 100644 Help/release/dev/FindOpenCL-imported-target.rst
 copy Tests/{FindPNG => FindOpenCL}/CMakeLists.txt (54%)
 create mode 100644 Tests/FindOpenCL/Test/CMakeLists.txt
 create mode 100644 Tests/FindOpenCL/Test/main.c


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list