mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-04 12:49:36 -06:00
Run the `Utilities/Sphinx/update_versions.py` script to add initial markup to every top-level document and find module. Issue: #19715
10 lines
250 B
ReStructuredText
10 lines
250 B
ReStructuredText
CMAKE_FOLDER
|
|
------------
|
|
|
|
.. versionadded:: 3.12
|
|
|
|
Set the folder name. Use to organize targets in an IDE.
|
|
|
|
This variable is used to initialize the :prop_tgt:`FOLDER` property on all the
|
|
targets. See that target property for additional information.
|