Imported Upstream version 3.25.0
[platform/upstream/cmake.git] / Help / prop_dir / SYSTEM.rst
1 SYSTEM
2 ------
3
4 .. versionadded:: 3.25
5
6 This directory property is used to initialize the :prop_tgt:`SYSTEM`
7 target property for targets created in that directory. It is set to
8 true by :command:`add_subdirectory` and
9 :command:`FetchContent_Declare` when the ``SYSTEM`` option is given
10 as an argument to those commands.