summaryrefslogtreecommitdiff
path: root/Help/prop_gbl/PREDEFINED_TARGETS_FOLDER.rst
blob: bf8c9a354fc3a70e56f1ee5b60428558545e34ed (plain)
1
2
3
4
5
6
7
8
9
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.