fixed Cmake link

This commit is contained in:
Niels Lohmann 2016-10-26 09:20:40 +02:00 committed by GitHub
parent 3ebe28970a
commit a29fcae409

View file

@ -520,7 +520,7 @@ $ make check
All tests passed (8905168 assertions in 35 test cases) All tests passed (8905168 assertions in 35 test cases)
``` ```
Alternatively, you can use [https://cmake.org](CMake) and run Alternatively, you can use [CMake](https://cmake.org) and run
```sh ```sh
$ mkdir build $ mkdir build