2022-11-16 20:14:03 +01:00
|
|
|
SYSTEM
|
|
|
|
------
|
|
|
|
|
|
|
|
.. versionadded:: 3.25
|
|
|
|
|
|
|
|
This directory property is used to initialize the :prop_tgt:`SYSTEM`
|
2023-05-23 16:38:00 +02:00
|
|
|
target property for non-imported targets created in that directory.
|
|
|
|
It is set to true by :command:`add_subdirectory` and
|
2022-11-16 20:14:03 +01:00
|
|
|
:command:`FetchContent_Declare` when the ``SYSTEM`` option is given
|
|
|
|
as an argument to those commands.
|