Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
CMake
CMake
Commits
7359c6bd
Commit
7359c6bd
authored
Mar 29, 2002
by
Bill Hoffman
Browse files
fix docs
parent
b6ebd7b7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Source/cmGetSourceFilePropertyCommand.h
View file @
7359c6bd
...
...
@@ -54,8 +54,8 @@ public:
{
return
"GET_SOURCE_FILE_PROPERTY(VAR file [ABSTRACT|WRAP_EXCLUDE|FLAGS]) "
"Get propert
ies on a file. The syntax for the command is to list all the files you want
"
"
to change, and then provide the values you want to set next
."
;
"Get
a
propert
y from a source file. The value of the property is stored
"
"
in the variable VAR
."
;
}
cmTypeMacro
(
cmGetSourceFilePropertyCommand
,
cmCommand
);
...
...
Write
Preview
Supports
Markdown
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