mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-26 00:00:39 -05:00
Merge topic 'cmake-credits'
889f2fd8 Simplify and clarify credit text and link
This commit is contained in:
@@ -102,7 +102,7 @@ bool cmDocumentation::PrintVersion(std::ostream& os)
|
||||
this->GetNameString() <<
|
||||
" version " << cmVersion::GetCMakeVersion() << "\n"
|
||||
"\n"
|
||||
"CMake suite maintained by Kitware, Inc. (kitware.com).\n"
|
||||
"CMake suite maintained and supported by Kitware (kitware.com/cmake).\n"
|
||||
;
|
||||
return true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user