The initial build of my custom template is complete using the mentioned method (opening the project from CMake GUI and clicking on ALL_BUILD). My first build is ready.
However, I am confused about the next steps. If I want to add custom modules, change the logo, or make other modifications to my custom application, what are the correct steps? Also, which .sln file should I open in Visual Studio to build and see my changes?