summaryrefslogtreecommitdiff
path: root/Help/index.rst
blob: 4ef5c3f6d8761dc17be1ebec1ec8ea8ad7db0c64 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
.. title:: CMake Reference Documentation

Command-Line Tools
##################

.. toctree::
   :maxdepth: 1

   /manual/cmake.1
   /manual/ctest.1
   /manual/cpack.1

Interactive Dialogs
###################

.. toctree::
   :maxdepth: 1

   /manual/cmake-gui.1
   /manual/ccmake.1

Reference Manuals
#################

.. toctree::
   :maxdepth: 1

   /manual/cmake-commands.7
   /manual/cmake-generators.7
   /manual/cmake-toolchains.7
   /manual/cmake-modules.7
   /manual/cmake-policies.7
   /manual/cmake-properties.7
   /manual/cmake-variables.7

Other Manuals
#############

.. toctree::
   :maxdepth: 1

   /manual/cmake-developer.7
   /manual/cmake-generator-expressions.7
   /manual/cmake-language.7

.. only:: html

 Index and Search
 ################

 * :ref:`genindex`
 * :ref:`search`