Debugging on Visual Studio with CMake
So I have a project that I am working on with CMake,VCPKG and trying to set it up on Visual Studio (previously I was on VS Code) but I couldn’t get the debugger working (or I used gdb but it was too little information to trace and hunt bugs so I want to swap to VS).