On this page
USE_FOLDERS
Use the FOLDER target property to organize targets into folders.
Changed in version 3.26: CMake treats this property as ON by default. See policy CMP0143.
CMake generators that are capable of organizing into a hierarchy of folders use the values of the FOLDER target property to name those folders. (i.e.: Visual Studio or XCode)
IDE's can also take advantage of this property to organize CMake targets. Regardless of generator support.
See also the documentation for the FOLDER target property.
© 2000–2023 Kitware, Inc. and Contributors
Licensed under the BSD 3-clause License.
https://cmake.org/cmake/help/v3.26/prop_gbl/USE_FOLDERS.html