1CMAKE_FOLDER
2------------
3
4.. versionadded:: 3.12
5
6Set the folder name. Use to organize targets in an IDE.
7
8This variable is used to initialize the :prop_tgt:`FOLDER` property on all the
9targets. See that target property for additional information.
10