Skip to content

Commit

Permalink
Make a proper link to the Googletest bug
Browse files Browse the repository at this point in the history
  • Loading branch information
dneto0 committed Mar 17, 2016
1 parent 4f5e847 commit dece72f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,8 +90,8 @@ ctest -C {Release|Debug|MinSizeRel|RelWithDebInfo}
```

4c) Or build with MinGW on Linux for Windows:
(Skip building threaded unit tests due to Googletest bug
https://github.com/google/googletest/issues/606)
(Skip building threaded unit tests due to
[Googletest bug 606](https://github.com/google/googletest/issues/606))

```sh
cd $BUILD_DIR
Expand Down

0 comments on commit dece72f

Please sign in to comment.