mirror of
https://github.com/reactos/CMake.git
synced 2024-11-24 12:09:48 +00:00
f051814ed0
Run the convert-help.bash script to convert documentation: ./convert-help.bash "/path/to/CMake-build/bin" Then remove it.
8 lines
230 B
ReStructuredText
8 lines
230 B
ReStructuredText
XCODE_ATTRIBUTE_<an-attribute>
|
|
------------------------------
|
|
|
|
Set Xcode target attributes directly.
|
|
|
|
Tell the Xcode generator to set '<an-attribute>' to a given value in
|
|
the generated Xcode project. Ignored on other generators.
|