I am trying to build on Windows using CMake/Ninja and CLANG. It still require me to install Visual Studio... Is there a way to compile on C++ code on Windows without installing Visual Studio?
I switched to Ninja build instead of MSBUILD but visual studio is still required