From 5083b7116105e594103f7299f15f767ea47485a5 Mon Sep 17 00:00:00 2001 From: Stefan Boberg Date: Thu, 9 Sep 2021 13:11:35 +0200 Subject: Update README.md --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index a9930a120..02b487d06 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,8 @@ basis and requires manual bootstrap so you will need to do the following at leas Now you are ready to start building! +## Building on Windows + ### Building with Visual Studio We currently require Visual Studio 2019 Version 16.10 or later. Visual Studio 2022 can also be used, but @@ -52,6 +54,14 @@ It's also possible to generate project files for Visual Studio via `d:\zen> xmake project -k vsxmake` +## Building on Linux + +... coming soon + +## Building on Mac + +... coming soon + # Implementation Notes * The implementation currently depends only on a few libraries including the C++ standard library -- cgit v1.2.3