From 31e17e07c3ced701267d19aed283cf86d8394423 Mon Sep 17 00:00:00 2001 From: Laurent Rineau Date: Thu, 11 Sep 2025 15:38:45 +0200 Subject: [PATCH] USE_FOLDERS is by default since CMake 3.26 --- Documentation/doc/CMakeLists.txt | 3 --- 1 file changed, 3 deletions(-) diff --git a/Documentation/doc/CMakeLists.txt b/Documentation/doc/CMakeLists.txt index 789111c5c21..a64be63b944 100644 --- a/Documentation/doc/CMakeLists.txt +++ b/Documentation/doc/CMakeLists.txt @@ -49,9 +49,6 @@ if(TARGET Doxygen::doxygen) PROPERTY IMPORTED_LOCATION) endif() -# Visual Studio users might appreciate this -# set_property(GLOBAL PROPERTY USE_FOLDERS ON) - macro(subdirlist result curdir) file( GLOB children