Cmake Ninja and VS 19 IDE

Hi,

I used ninja and VS 19 compiler to build clang.
is there a way to debug it using VS IDE without creating another solution?
the idea is to build it with ninja as it builds faster and debug it with VS