mirror of
https://github.com/Microsoft/calculator.git
synced 2025-08-22 06:13:14 -07:00
Update macOS/Linux prerequisites section in README
This commit is contained in:
parent
7bc0cca6fd
commit
a05bb2498e
1 changed files with 1 additions and 0 deletions
|
@ -41,6 +41,7 @@ Prerequisites:
|
|||
### On macOS/Linux
|
||||
Prerequisites:
|
||||
- CMake 3.8 or newer
|
||||
- C++17-compatible compiler, e.g. GCC 7 or Clang 4
|
||||
|
||||
- Create a new directory named `cmake_build` in the repository folder
|
||||
- Run `cmake ..` from `cmake_build`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue