mirror of https://github.com/CGAL/cgal
USE_FOLDERS is by default since CMake 3.26
This commit is contained in:
parent
e0e0dd68cf
commit
31e17e07c3
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue