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  0a4d15a9e2c6605ad22b61fd3ede697bef17b366 (commit)
       via  aa50cdac439121f9e40ff2638368dc913a0e2361 (commit)
      from  4c40cf681b8a5aa821e051c83af151209b60740e (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=0a4d15a9e2c6605ad22b61fd3ede697bef17b366
commit 0a4d15a9e2c6605ad22b61fd3ede697bef17b366
Merge: 4c40cf6 aa50cda
Author:     Brad King <brad.k...@kitware.com>
AuthorDate: Mon Sep 19 08:55:09 2016 -0400
Commit:     CMake Topic Stage <kwro...@kitware.com>
CommitDate: Mon Sep 19 08:55:09 2016 -0400

    Merge topic 'check-for-unique_ptr'
    
    aa50cdac Check for availability of unique_ptr and make_unique when building 
CMake


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

Summary of changes:
 Source/Checks/cm_cxx_features.cmake  |    5 +++++
 Source/Checks/cm_cxx_make_unique.cxx |    6 ++++++
 Source/Checks/cm_cxx_unique_ptr.cxx  |    6 ++++++
 Source/cmConfigure.cmake.h.in        |    2 ++
 4 files changed, 19 insertions(+)
 create mode 100644 Source/Checks/cm_cxx_make_unique.cxx
 create mode 100644 Source/Checks/cm_cxx_unique_ptr.cxx


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

Reply via email to