USE_FOLDERS is by default since CMake 3.26

This commit is contained in:
Laurent Rineau 2025-09-11 15:38:45 +02:00
parent e0e0dd68cf
commit 31e17e07c3
1 changed files with 0 additions and 3 deletions

View File

@ -49,9 +49,6 @@ if(TARGET Doxygen::doxygen)
PROPERTY IMPORTED_LOCATION) PROPERTY IMPORTED_LOCATION)
endif() endif()
# Visual Studio users might appreciate this
# set_property(GLOBAL PROPERTY USE_FOLDERS ON)
macro(subdirlist result curdir) macro(subdirlist result curdir)
file( file(
GLOB children GLOB children