fixed Cmake link
This commit is contained in:
parent
3ebe28970a
commit
a29fcae409
1 changed files with 1 additions and 1 deletions
|
@ -520,7 +520,7 @@ $ make check
|
|||
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
|
||||
$ mkdir build
|
||||
|
|
Loading…
Reference in a new issue