From e392fcf5a849b2cf8bcb4c4308c3121efddff268 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 15 Oct 2019 09:06:39 +0200 Subject: Update installation instructions with Clang on Windows --- buildfile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'buildfile') diff --git a/buildfile b/buildfile index fd343d0..5c319ca 100644 --- a/buildfile +++ b/buildfile @@ -14,8 +14,9 @@ UPGRADE \ BOOTSTRAP-UNIX \ BOOTSTRAP-MACOSX \ BOOTSTRAP-WINDOWS \ -BOOTSTRAP-WINDOWS-MINGW \ -BOOTSTRAP-WINDOWS-MSVC +BOOTSTRAP-WINDOWS-MSVC \ +BOOTSTRAP-WINDOWS-CLANG \ +BOOTSTRAP-WINDOWS-MINGW ./: $d doc{$i README CONTRIBUTING.md} cli{$i} file{build.sh build-*} manifest -- cgit v1.1