diff options
author | Joachim Wuttke (o) <j.wuttke@fz-juelich.de> | 2020-02-12 11:32:23 (GMT) |
---|---|---|
committer | Joachim Wuttke (o) <j.wuttke@fz-juelich.de> | 2020-02-12 11:34:08 (GMT) |
commit | 1e9328a00d32da538f01dbc6384129d6639dc654 (patch) | |
tree | d286538fd12864f6bfdf8bf2201e4dec68e69084 /Modules/CMakePrintSystemInformation.cmake | |
parent | 155540d89eb5ac00fd8ba03a9580de2382af6386 (diff) | |
download | CMake-1e9328a00d32da538f01dbc6384129d6639dc654.zip CMake-1e9328a00d32da538f01dbc6384129d6639dc654.tar.gz CMake-1e9328a00d32da538f01dbc6384129d6639dc654.tar.bz2 |
Help: CMakePrintSystemInformation.cmake: Minor corrections.
Punctuation.
"file" -> "module"
Diffstat (limited to 'Modules/CMakePrintSystemInformation.cmake')
-rw-r--r-- | Modules/CMakePrintSystemInformation.cmake | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Modules/CMakePrintSystemInformation.cmake b/Modules/CMakePrintSystemInformation.cmake index f873a4d..8d5cf5c 100644 --- a/Modules/CMakePrintSystemInformation.cmake +++ b/Modules/CMakePrintSystemInformation.cmake @@ -5,9 +5,9 @@ CMakePrintSystemInformation --------------------------- -print system information +Print system information. -This file can be used for diagnostic purposes just include it in a +This module serves diagnostic purposes. Just include it in a project to see various internal CMake variables. #]=======================================================================] |