mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-24 09:09:43 -05:00
Help: Mention USE_FOLDERS property in the FOLDER docs
This commit is contained in:
committed by
Craig Scott
parent
b2a6527f37
commit
0ee32d622c
@@ -11,3 +11,6 @@ separating folder levels.
|
|||||||
|
|
||||||
This property is initialized by the value of the variable
|
This property is initialized by the value of the variable
|
||||||
:variable:`CMAKE_FOLDER` if it is set when a target is created.
|
: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.
|
||||||
|
|||||||
Reference in New Issue
Block a user