CMAKE_AUTOGEN_USE_SYSTEM_INCLUDE.rst 328 B

12345678910
  1. CMAKE_AUTOGEN_USE_SYSTEM_INCLUDE
  2. --------------------------------
  3. .. versionadded:: 3.27
  4. This variable is used to initialize the :prop_tgt:`AUTOGEN_USE_SYSTEM_INCLUDE`
  5. property on all targets as they are created. See that target property for
  6. additional information.
  7. By default ``CMAKE_AUTOGEN_USE_SYSTEM_INCLUDE`` is unset.