summaryrefslogtreecommitdiffstats
path: root/Source/cmDocumentVariables.cxx
diff options
context:
space:
mode:
authorStephen Kelly <steveire@gmail.com>2012-01-31 00:46:34 (GMT)
committerStephen Kelly <steveire@gmail.com>2012-01-31 00:46:34 (GMT)
commit33eee2c36f0c0c368d544d5452a72a536e734128 (patch)
tree7308fd3263576aa72c9101ba9c737b109140da14 /Source/cmDocumentVariables.cxx
parentba4a9f726d5de80c2668fd86e7e511890359ef8c (diff)
downloadCMake-33eee2c36f0c0c368d544d5452a72a536e734128.zip
CMake-33eee2c36f0c0c368d544d5452a72a536e734128.tar.gz
CMake-33eee2c36f0c0c368d544d5452a72a536e734128.tar.bz2
Add whitespace after '.' in CMAKE_SKIP_RPATH docs.
Diffstat (limited to 'Source/cmDocumentVariables.cxx')
-rw-r--r--Source/cmDocumentVariables.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/cmDocumentVariables.cxx b/Source/cmDocumentVariables.cxx
index 687debc..1cab2b5 100644
--- a/Source/cmDocumentVariables.cxx
+++ b/Source/cmDocumentVariables.cxx
@@ -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