SYSTEM.rst 331 B

12345678910
  1. SYSTEM
  2. ------
  3. .. versionadded:: 3.25
  4. This directory property is used to initialize the :prop_tgt:`SYSTEM`
  5. target property for non-imported targets created in that directory.
  6. It is set to true by :command:`add_subdirectory` and
  7. :command:`FetchContent_Declare` when the ``SYSTEM`` option is given
  8. as an argument to those commands.