[Cmake-commits] CMake branch, next, updated. v3.2.1-1467-g646bd1a
Nils Gladitz
nilsgladitz at gmail.com
Sat Apr 4 10:02:12 EDT 2015
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 646bd1ab578d9e29cdec80f8f8a16ddb657f0303 (commit)
via dc4f64ab982f0bfb987b1e0a7e3afae8e24ed40a (commit)
via c6624cfdc1fe9c7c53ad9ed06da759df803aef71 (commit)
from dd42365d9a196cff86359e2e269b6619ad4acad4 (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=646bd1ab578d9e29cdec80f8f8a16ddb657f0303
commit 646bd1ab578d9e29cdec80f8f8a16ddb657f0303
Merge: dd42365 dc4f64a
Author: Nils Gladitz <nilsgladitz at gmail.com>
AuthorDate: Sat Apr 4 10:02:12 2015 -0400
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Sat Apr 4 10:02:12 2015 -0400
Merge topic 'doc-generator-names-ref' into next
dc4f64ab Help: Clarify manual reference for generator names
c6624cfd CMake Nightly Date Stamp
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=dc4f64ab982f0bfb987b1e0a7e3afae8e24ed40a
commit dc4f64ab982f0bfb987b1e0a7e3afae8e24ed40a
Author: Nils Gladitz <nilsgladitz at gmail.com>
AuthorDate: Sat Apr 4 16:01:50 2015 +0200
Commit: Nils Gladitz <nilsgladitz at gmail.com>
CommitDate: Sat Apr 4 16:01:50 2015 +0200
Help: Clarify manual reference for generator names
diff --git a/Help/manual/OPTIONS_BUILD.txt b/Help/manual/OPTIONS_BUILD.txt
index 986b541..e4c5873 100644
--- a/Help/manual/OPTIONS_BUILD.txt
+++ b/Help/manual/OPTIONS_BUILD.txt
@@ -43,7 +43,7 @@
CMake may support multiple native build systems on certain
platforms. A generator is responsible for generating a particular
build system. Possible generator names are specified in the
- Generators section.
+ :manual:`cmake-generators(7)` manual.
``-T <toolset-name>``
Specify toolset name if supported by generator.
-----------------------------------------------------------------------
Summary of changes:
Help/manual/OPTIONS_BUILD.txt | 2 +-
Source/CMakeVersion.cmake | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list