mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-05 21:31:08 -06:00
Add a policy to treat the `USE_FOLDERS` global property as ON by default if it is not set. Fixes: #21695
6 lines
158 B
ReStructuredText
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`.
|