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  0f37cd228e9668d981ff75f3e1c63d4f716b7e57 (commit)
       via  027ce359ff7454ac0aca4d9a9208759ef4b9c8b7 (commit)
      from  0290bfc35dee73fb534556700554536f1164caaf (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=0f37cd228e9668d981ff75f3e1c63d4f716b7e57
commit 0f37cd228e9668d981ff75f3e1c63d4f716b7e57
Merge: 0290bfc 027ce35
Author:     Brad King <brad.k...@kitware.com>
AuthorDate: Tue Dec 6 09:26:25 2016 -0500
Commit:     CMake Topic Stage <kwro...@kitware.com>
CommitDate: Tue Dec 6 09:26:25 2016 -0500

    Merge topic 'FindOpenGL-imported-targets'
    
    027ce359 FindOpenGL: Provide imported targets for GL and GLU


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

Summary of changes:
 Help/release/dev/FindOpenGL-imported-targets.rst |    5 ++
 Modules/FindOpenGL.cmake                         |   59 ++++++++++++++++++++++
 Tests/CMakeLists.txt                             |    4 ++
 Tests/{FindGTest => FindOpenGL}/CMakeLists.txt   |    8 +--
 Tests/FindOpenGL/Test/CMakeLists.txt             |   14 +++++
 Tests/FindOpenGL/Test/main.c                     |   17 +++++++
 6 files changed, 103 insertions(+), 4 deletions(-)
 create mode 100644 Help/release/dev/FindOpenGL-imported-targets.rst
 copy Tests/{FindGTest => FindOpenGL}/CMakeLists.txt (54%)
 create mode 100644 Tests/FindOpenGL/Test/CMakeLists.txt
 create mode 100644 Tests/FindOpenGL/Test/main.c


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

Reply via email to