mirror of
https://github.com/reactos/CMake.git
synced 2025-03-03 17:39:10 +00:00
9 lines
237 B
ReStructuredText
9 lines
237 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.
|