The FOLDER property works with the visual studio generator to create solution folders for grouping targets. It would be useful if vgdb advanced cmake projects honored it as well.
Thanks, this sounds like a way to improve usability, however unfortunately CMake doesn’t expose this information in the data that VisualGDB uses in the Advanced CMake subsystem. We will look into patching CMake to make it report this structure, but we cannot promise that it will work until we investigate it in more detail.