[Cmake-commits] CMake branch, master, updated. v3.5.0-184-gd1856e2

Brad King brad.king at kitware.com
Wed Mar 9 08:50:03 EST 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  d1856e2e333001d0f106a3af86dfe000fd61b2b2 (commit)
       via  a4194debea02e723d21f6db83a4528254d885f13 (commit)
      from  ca274d39b7172c603b2c8e66175aa2838627b70d (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=d1856e2e333001d0f106a3af86dfe000fd61b2b2
commit d1856e2e333001d0f106a3af86dfe000fd61b2b2
Merge: ca274d3 a4194de
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Wed Mar 9 08:50:01 2016 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Wed Mar 9 08:50:01 2016 -0500

    Merge topic 'add-FindLTTngUST'
    
    a4194deb Add FindLTTngUST module to find LTTng-UST library


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

Summary of changes:
 Help/manual/cmake-modules.7.rst                  |    1 +
 Help/module/FindLTTngUST.rst                     |    1 +
 Help/release/dev/add-FindLTTngUST.rst            |    5 +
 Modules/FindLTTngUST.cmake                       |  111 ++++++++++++++++++++++
 Tests/CMakeLists.txt                             |    4 +
 Tests/CMakeOnly/AllFindModules/CMakeLists.txt    |    2 +-
 Tests/{FindBoost => FindLTTngUST}/CMakeLists.txt |    8 +-
 Tests/FindLTTngUST/Test/CMakeLists.txt           |   18 ++++
 Tests/FindLTTngUST/Test/main.c                   |   31 ++++++
 9 files changed, 176 insertions(+), 5 deletions(-)
 create mode 100644 Help/module/FindLTTngUST.rst
 create mode 100644 Help/release/dev/add-FindLTTngUST.rst
 create mode 100644 Modules/FindLTTngUST.cmake
 copy Tests/{FindBoost => FindLTTngUST}/CMakeLists.txt (52%)
 create mode 100644 Tests/FindLTTngUST/Test/CMakeLists.txt
 create mode 100644 Tests/FindLTTngUST/Test/main.c


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list