mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-04 12:49:36 -06:00
When calling
source_group(TREE <root> PREFIX "" FILES ...)
the files located at the root directory were not assigned
to the correct source group: they were put in a default
group (e.g. "Source Files" in Visual Studio).
Fixes: #17608
9.0 KiB
9.0 KiB