Merge topic 'rpath-docs-whitespace'

33eee2c Add whitespace after '.' in CMAKE_SKIP_RPATH docs.
This commit is contained in:
David Cole 2012-02-01 14:51:47 -05:00 committed by CMake Topic Stage
commit 46c7b7d85a
1 changed files with 1 additions and 1 deletions

View File

@ -354,7 +354,7 @@ void cmDocumentVariables::DefineVariables(cmake* cm)
"If true, do not add run time path information.",
"If this is set to TRUE, then the rpath information "
"is not added to compiled executables. The default "
"is to add rpath information if the platform supports it."
"is to add rpath information if the platform supports it. "
"This allows for easy running from the build tree.",false,
"Variables that Provide Information");
cm->DefineProperty