[Cmake-commits] CMake branch, next, updated. v3.0.0-rc6-3639-g042c07c

Brad King brad.king at kitware.com
Mon Jun 9 10:27:09 EDT 2014


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  042c07cc4fe301fa38d91549f62133874b2ab353 (commit)
       via  ee041d8dd0d3d4ec41ef4c8ba271e04363ecccb2 (commit)
      from  cf56e032eb6afef5a0fc8b974e6a4820b8cb9711 (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=042c07cc4fe301fa38d91549f62133874b2ab353
commit 042c07cc4fe301fa38d91549f62133874b2ab353
Merge: cf56e03 ee041d8
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Mon Jun 9 10:27:09 2014 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon Jun 9 10:27:09 2014 -0400

    Merge topic 'WriteCompilerDetectionHeader-deprecated-define' into next
    
    ee041d8d WCDH: Fix typo in docs


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=ee041d8dd0d3d4ec41ef4c8ba271e04363ecccb2
commit ee041d8dd0d3d4ec41ef4c8ba271e04363ecccb2
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Mon Jun 9 10:28:00 2014 -0400
Commit:     Brad King <brad.king at kitware.com>
CommitDate: Mon Jun 9 10:28:12 2014 -0400

    WCDH: Fix typo in docs

diff --git a/Modules/WriteCompilerDetectionHeader.cmake b/Modules/WriteCompilerDetectionHeader.cmake
index fbcadc1..6e64cd2 100644
--- a/Modules/WriteCompilerDetectionHeader.cmake
+++ b/Modules/WriteCompilerDetectionHeader.cmake
@@ -135,7 +135,7 @@
 #
 # The ``cxx_attribute_deprecated`` feature provides a macro definition
 # ``<PREFIX>_DEPRECATED``, which expands to either the standard
-# ``[[deprecated]] attribute or a compiler-specific decorator such
+# ``[[deprecated]]`` attribute or a compiler-specific decorator such
 # as ``__attribute__((__deprecated__))`` used by GNU compilers.
 #
 # ============================= ================================ =====================

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

Summary of changes:
 Modules/WriteCompilerDetectionHeader.cmake |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list