From a6c0cbcc4e075b07472b127312f90f8de804651d Mon Sep 17 00:00:00 2001 From: Henrik Hautakoski Date: Mon, 27 Apr 2020 13:00:09 +0200 Subject: [PATCH] README.md: Adding notice about MacOS support. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 44c8193..059f98b 100644 --- a/README.md +++ b/README.md @@ -52,6 +52,8 @@ Other methods is documanted at https://cmake.org/download #### MacOS +**NOTE:** Support for MacOS is still experimental and may or may not work as expected. + You must have a compiler installed. This project is known to build with `Xcode 11.0` but other versions should work. You need to have cmake installed also, this can be done with this `brew` command: