aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Boberg <[email protected]>2021-09-09 13:11:35 +0200
committerGitHub <[email protected]>2021-09-09 13:11:35 +0200
commit5083b7116105e594103f7299f15f767ea47485a5 (patch)
tree9874c7510b8c6e9599c2151c3d48910ab75616a5
parentUpdated README.md (diff)
downloadzen-5083b7116105e594103f7299f15f767ea47485a5.tar.xz
zen-5083b7116105e594103f7299f15f767ea47485a5.zip
Update README.md
-rw-r--r--README.md10
1 files changed, 10 insertions, 0 deletions
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