Custom modules and building issue

Hello everyone,

I am facing a similar issue while working with a custom 3D Slicer application. I followed the SlicerCAT guide to create a custom 3D Slicer template and built it using CMake.

Now, I want to add modules, but I am unsure where to add them and how to proceed. After adding the modules, how should I build the project to see the changes?

Additionally, what is the correct way to open the project folder for editing? Should I use VS Code or Visual Studio?

Any guidance would be greatly appreciated. Thanks in advance!