[Cmake-commits] CMake branch, next, updated. v3.1.0-rc2-984-g46b503d
Brad King
brad.king at kitware.com
Tue Dec 2 09:21:21 EST 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 46b503d3f72e3ea69609f79f84a94b5dfc868b07 (commit)
via 64f8c5336b9a3d1ca5d0b7109ee92b40901c03cd (commit)
from f904dd1e6af8208ab6f931f6580eb9eb094b82fc (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=46b503d3f72e3ea69609f79f84a94b5dfc868b07
commit 46b503d3f72e3ea69609f79f84a94b5dfc868b07
Merge: f904dd1 64f8c53
Author: Brad King <brad.king at kitware.com>
AuthorDate: Tue Dec 2 09:21:20 2014 -0500
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue Dec 2 09:21:20 2014 -0500
Merge topic 'doc-compile-features-typo' into next
64f8c533 Help: Fix typo in cmake-compile-features(7) manual
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=64f8c5336b9a3d1ca5d0b7109ee92b40901c03cd
commit 64f8c5336b9a3d1ca5d0b7109ee92b40901c03cd
Author: David Demelier <demelier.david at gmail.com>
AuthorDate: Tue Dec 2 11:04:23 2014 +0100
Commit: Brad King <brad.king at kitware.com>
CommitDate: Tue Dec 2 09:20:22 2014 -0500
Help: Fix typo in cmake-compile-features(7) manual
Fix spelling 'execptions' => 'exceptions'.
diff --git a/Help/manual/cmake-compile-features.7.rst b/Help/manual/cmake-compile-features.7.rst
index 4259224..7a6c249 100644
--- a/Help/manual/cmake-compile-features.7.rst
+++ b/Help/manual/cmake-compile-features.7.rst
@@ -28,7 +28,7 @@ CMake knows are known to the compiler, regardless of language standard
or compile flags needed to use them.
Features known to CMake are named mostly following the same convention
-as the Clang feature test macros. The are some execptions, such as
+as the Clang feature test macros. The are some exceptions, such as
CMake using ``cxx_final`` and ``cxx_override`` instead of the single
``cxx_override_control`` used by Clang.
-----------------------------------------------------------------------
Summary of changes:
Help/manual/cmake-compile-features.7.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list