Currently for Windows build we are building OpenBLAS from source code with MLX_BUILD_BLAS_FROM_SOURCE=ON, but OpenBLAS actually provides prebuilt binaries for Windows on GitHub Releases which we can link with directly, and it would save a lot of build time.