Hello,
documentation says that
The Visual Studio Generators create a
.slnfile for each directory whoseCMakeLists.txtfile calls theproject()command.
hence we can easily have a sub-projects tree in IDE,
is there a way to create the same in Xcode, that is have those blue project icons instead of folders for all the subprojects?