Manual testing Did a successful build on Linux using vcpkg and confirmed it generated the compile_commands.json which works the same as Meson does for VSCode + clangd. I think this will have no affect on Visual Studio builds (doesn't generate the file but doesn't hurt anything either). It...