summaryrefslogtreecommitdiff
path: root/share/cmake-3.5/Help/prop_gbl/PREDEFINED_TARGETS_FOLDER.rst
blob: e85b823b18e7e03c6fae2a51c2d24aabea36ffbd (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 FOLDER
target property.