mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 13:51:33 -06:00
Convert builtin help to reStructuredText source files
Run the convert-help.bash script to convert documentation: ./convert-help.bash "/path/to/CMake-build/bin" Then remove it.
This commit is contained in:
@@ -1,7 +1,11 @@
|
||||
# - print system information
|
||||
# This file can be used for diagnostic purposes
|
||||
# just include it in a project to see various internal CMake
|
||||
# variables.
|
||||
#.rst:
|
||||
# CMakePrintSystemInformation
|
||||
# ---------------------------
|
||||
#
|
||||
# print system information
|
||||
#
|
||||
# This file can be used for diagnostic purposes just include it in a
|
||||
# project to see various internal CMake variables.
|
||||
|
||||
#=============================================================================
|
||||
# Copyright 2002-2009 Kitware, Inc.
|
||||
|
||||
Reference in New Issue
Block a user