[llvm-dev] Switching to Ninja

David Blaikie via llvm-dev llvm-dev at lists.llvm.org
Sat Aug 8 14:19:18 PDT 2020


Maybe? I'd usually delete my whole build directory (or create another)
if I were switching that aspect - not sure if they'd effectively be
able to reuse each others artefacts or would get in the way, etc.

On Sat, Aug 8, 2020 at 2:12 PM Paul C. Anagnostopoulos via llvm-dev
<llvm-dev at lists.llvm.org> wrote:
>
> I built my first submission with Visual Studio, but everything I read and watch suggests Ninja, about which I know nothing. Is it okay if I rerun CMake with -G "Ninja" in the same build directory, then just run ninja?
>
> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev


More information about the llvm-dev mailing list