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
53821a50
Commit
53821a50
authored
Feb 16, 2006
by
Brad King
Browse files
ENH: Clarified documentation of DEFINE_SYMBOL.
parent
b3b341cb
Changes
1
Hide whitespace changes
Inline
Side-by-side
Source/cmSetTargetPropertiesCommand.h
View file @
53821a50
...
...
@@ -61,8 +61,8 @@ public:
"Properties that cmake knows about are PREFIX and SUFFIX for UNIX "
"systems and libraries. CMake also knows about LINK_FLAGS, which "
"can be used to add extra flags to the link step of a target. "
"DEFINE_SYMBOL
is a symbol that is defined when compiling C or C++
"
"
sources
. "
"DEFINE_SYMBOL
sets the name of the preprocessor symbol defined when
"
"
compiling sources in a shared library
. "
"If not set here then it is set to target_EXPORTS by default "
"(with some substitutions if the target is not a valid C "
"identifier). "
...
...
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