mirror of
https://github.com/reactos/CMake.git
synced 2024-12-14 07:09:22 +00:00
f051814ed0
Run the convert-help.bash script to convert documentation: ./convert-help.bash "/path/to/CMake-build/bin" Then remove it.
9 lines
233 B
ReStructuredText
9 lines
233 B
ReStructuredText
EXTERNAL_OBJECT
|
|
---------------
|
|
|
|
If set to true then this is an object file.
|
|
|
|
If this property is set to true then the source file is really an
|
|
object file and should not be compiled. It will still be linked into
|
|
the target though.
|