From 0ee32d622c57b2233c7e5f13283e4bb4c62a8944 Mon Sep 17 00:00:00 2001 From: Alexander Neundorf Date: Fri, 6 Jan 2023 23:09:04 +0100 Subject: Help: Mention USE_FOLDERS property in the FOLDER docs --- Help/prop_tgt/FOLDER.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Help/prop_tgt/FOLDER.rst b/Help/prop_tgt/FOLDER.rst index f6be9e6..3155d90 100644 --- a/Help/prop_tgt/FOLDER.rst +++ b/Help/prop_tgt/FOLDER.rst @@ -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. -- cgit v0.12