mirror of
https://github.com/HowardHinnant/date.git
synced 2024-12-27 00:14:07 +08:00
Update README with more accurate CMake info
This commit is contained in:
parent
1eed461d06
commit
54e8516af2
@ -42,7 +42,7 @@ Slightly modified versions of `"date.h"` and `"tz.h"` were voted into the C++20
|
|||||||
|
|
||||||
## Build & Test
|
## Build & Test
|
||||||
|
|
||||||
You will need [CMake](https://cmake.org/) and a recent C++ compiler. Here follows a guide of how to build and test using the CMake Makefile generator.
|
You can optionally build using [CMake](https://cmake.org/). Here is a guide of how to build and test using the CMake Makefile generator.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
mkdir build
|
mkdir build
|
||||||
|
Loading…
x
Reference in New Issue
Block a user