TYPE.rst 226 B

12345678910
  1. TYPE
  2. ----
  3. .. versionadded:: 4.4
  4. The type of the file set.
  5. This read-only property can be used to retrieve the
  6. :ref:`type <File Sets>` of the given file set.
  7. Possible values are ``CXX_MODULES``, ``SOURCES``, or ``HEADERS``.