PREDEFINED_TARGETS_FOLDER.rst 362 B

123456789
  1. PREDEFINED_TARGETS_FOLDER
  2. -------------------------
  3. Name of FOLDER for targets that are added automatically by CMake.
  4. If not set, CMake uses "CMakePredefinedTargets" as a default value for
  5. this property. Targets such as INSTALL, PACKAGE and RUN_TESTS will be
  6. organized into this FOLDER. See also the documentation for the
  7. :prop_tgt:`FOLDER` target property.