USE_FOLDERS.rst 377 B

12345678910
  1. USE_FOLDERS
  2. -----------
  3. Use the :prop_tgt:`FOLDER` target property to organize targets into
  4. folders.
  5. If not set, CMake treats this property as OFF by default. CMake
  6. generators that are capable of organizing into a hierarchy of folders
  7. use the values of the :prop_tgt:`FOLDER` target property to name those
  8. folders. See also the documentation for the FOLDER target property.