WkCMake automatically detects headers and sources, recursively.
These files are automatically added to the project.
In some IDE, these files are still organised as hte file structure.
Just as when working with make, this is expected and fine.
However some others IDE ( VS inparticular ) files hierarchy becomes flat in the project.
As all is automated, it would be handy to have the file hierarchy in these IDE reflecting the file structure on the disk.
WkCMake automatically detects headers and sources, recursively. These files are automatically added to the project. In some IDE, these files are still organised as hte file structure. Just as when working with make, this is expected and fine. However some others IDE ( VS inparticular ) files hierarchy becomes flat in the project. As all is automated, it would be handy to have the file hierarchy in these IDE reflecting the file structure on the disk.