Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
CMake
CMake
Commits
46c7b7d8
Commit
46c7b7d8
authored
Feb 01, 2012
by
David Cole
Committed by
Kitware Robot
Feb 01, 2012
Browse files
Options
Browse Files
Download
Plain Diff
Merge topic 'rpath-docs-whitespace'
33eee2c3
Add whitespace after '.' in CMAKE_SKIP_RPATH docs.
parents
a4e02578
33eee2c3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
Source/cmDocumentVariables.cxx
Source/cmDocumentVariables.cxx
+1
-1
No files found.
Source/cmDocumentVariables.cxx
View file @
46c7b7d8
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment