Help: Mention USE_FOLDERS property in the FOLDER docs

This commit is contained in:
Alexander Neundorf
2023-01-06 23:09:04 +01:00
committed by Craig Scott
parent b2a6527f37
commit 0ee32d622c

View File

@@ -11,3 +11,6 @@ separating folder levels.
This property is initialized by the value of the variable
:variable:`CMAKE_FOLDER` if it is set when a target is created.
The global property :prop_gbl:`USE_FOLDERS` must be set to ON, otherwise
the ``FOLDER`` property is ignored.