You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
cmake/Help/prop_gbl/PREDEFINED_TARGETS_FOLDER.rst

10 lines
362 B

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