You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
cmake/Help/prop_sf/EXTERNAL_OBJECT.rst

9 lines
237 B

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.