index.rst 800 B

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  1. .. title:: CMake Reference Documentation
  2. Command-Line Tools
  3. ##################
  4. .. toctree::
  5. :maxdepth: 1
  6. /manual/cmake.1
  7. /manual/ctest.1
  8. /manual/cpack.1
  9. Interactive Dialogs
  10. ###################
  11. .. toctree::
  12. :maxdepth: 1
  13. /manual/cmake-gui.1
  14. /manual/ccmake.1
  15. Reference Manuals
  16. #################
  17. .. toctree::
  18. :maxdepth: 1
  19. /manual/cmake-buildsystem.7
  20. /manual/cmake-commands.7
  21. /manual/cmake-developer.7
  22. /manual/cmake-generator-expressions.7
  23. /manual/cmake-generators.7
  24. /manual/cmake-language.7
  25. /manual/cmake-modules.7
  26. /manual/cmake-packages.7
  27. /manual/cmake-policies.7
  28. /manual/cmake-properties.7
  29. /manual/cmake-toolchains.7
  30. /manual/cmake-variables.7
  31. .. only:: html
  32. Index and Search
  33. ################
  34. * :ref:`genindex`
  35. * :ref:`search`