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