mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-07 22:30:13 -06:00
README: Drop outdated link on running CMake
This commit is contained in:
@@ -51,11 +51,8 @@ Building CMake with CMake
|
|||||||
-------------------------
|
-------------------------
|
||||||
|
|
||||||
You can build CMake as any other project with a CMake-based build system:
|
You can build CMake as any other project with a CMake-based build system:
|
||||||
run the installed CMake on the sources of this CMake with your preferred
|
run an already-installed CMake on this source tree with your preferred
|
||||||
options and generators. Then build it and install it.
|
generator and options. Then build it and install it.
|
||||||
For instructions how to do this, see documentation on `Running CMake`_.
|
|
||||||
|
|
||||||
.. _`Running CMake`: https://cmake.org/runningcmake
|
|
||||||
|
|
||||||
To build the documentation, install `Sphinx`_ and configure CMake with
|
To build the documentation, install `Sphinx`_ and configure CMake with
|
||||||
``-DSPHINX_HTML=ON`` and/or ``-DSPHINX_MAN=ON`` to enable the "html" or
|
``-DSPHINX_HTML=ON`` and/or ``-DSPHINX_MAN=ON`` to enable the "html" or
|
||||||
|
|||||||
Reference in New Issue
Block a user