[Cmake-commits] CMake branch, next, updated. v3.0.0-rc3-2037-gabf56a0
Stephen Kelly
steveire at gmail.com
Mon Apr 7 11:57:56 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 abf56a0ae10cd00dd598389894c67da9053d8e44 (commit)
via 6a3279ddd932f2987c8dc97301c636ff7f2c76fd (commit)
from c9868e9d944ce1cb5f4b791b747eab08bab8f699 (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=abf56a0ae10cd00dd598389894c67da9053d8e44
commit abf56a0ae10cd00dd598389894c67da9053d8e44
Merge: c9868e9 6a3279d
Author: Stephen Kelly <steveire at gmail.com>
AuthorDate: Mon Apr 7 11:57:55 2014 -0400
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon Apr 7 11:57:55 2014 -0400
Merge topic 'target_compile_features' into next
6a3279dd Fix indentation.
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=6a3279ddd932f2987c8dc97301c636ff7f2c76fd
commit 6a3279ddd932f2987c8dc97301c636ff7f2c76fd
Author: Stephen Kelly <steveire at gmail.com>
AuthorDate: Mon Apr 7 17:57:39 2014 +0200
Commit: Stephen Kelly <steveire at gmail.com>
CommitDate: Mon Apr 7 17:57:39 2014 +0200
Fix indentation.
diff --git a/Help/variable/CMAKE_CXX_KNOWN_FEATURES.rst b/Help/variable/CMAKE_CXX_KNOWN_FEATURES.rst
index 9ad5b96..3278b2e 100644
--- a/Help/variable/CMAKE_CXX_KNOWN_FEATURES.rst
+++ b/Help/variable/CMAKE_CXX_KNOWN_FEATURES.rst
@@ -15,4 +15,4 @@ The features known to this version of CMake are:
``cxx_auto_type``
Automatic type deduction, as defined in N1984_.
-.. _N1984: http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2006/n1984.pdf
+ .. _N1984: http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2006/n1984.pdf
-----------------------------------------------------------------------
Summary of changes:
Help/variable/CMAKE_CXX_KNOWN_FEATURES.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list