We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 920ee6e commit ef965e5Copy full SHA for ef965e5
README.md
@@ -28,7 +28,6 @@ Build Preparation
28
* libsctp: <https://github.com/sctp/lksctp-tools>
29
* yaml-cpp: <https://github.com/jbeder/yaml-cpp>
30
* mbedTLS: <https://www.trustedfirmware.org/projects/mbed-tls/>
31
- * googletest: <https://github.com/google/googletest/>
32
* Optional requirements:
33
* googletest: <https://github.com/google/googletest/>
34
* You can enable test building by using the cmake option `-DBUILD_TESTING=On`. GoogleTest is only mandatory when building with tests.
0 commit comments