Files
CMake/Help/release/dev/use-folder-on-by-default.rst
Juan Ramos d3acd22380 USE_FOLDERS: Treat as on by default
Add a policy to treat the `USE_FOLDERS` global property as ON by default
if it is not set.

Fixes: #21695
2022-11-08 09:32:18 -05:00

6 lines
158 B
ReStructuredText

use-folder-on-by-default
------------------------
* Global property :prop_gbl:`USE_FOLDERS` is treated as ``ON`` by default.
See policy :policy:`CMP0143`.