1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00

UTest: Upgrade gtest to 1.11 and support clion. (#2970)

This commit is contained in:
Winlin 2022-03-17 16:56:52 +08:00 committed by GitHub
parent c5cc79ee6f
commit 350c05c589
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
83 changed files with 40318 additions and 31 deletions

View file

@ -37,10 +37,10 @@ opus-1.3.1.tar.gz
* https://github.com/xiph/opus/releases/tag/v1.3.1
* To support RTMP/WebRTC transcoding.
* https://github.com/ossrs/srs/wiki/LicenseMixing#ffmpeg
gtest-1.6.0.zip
gtest-fit
* google test framework.
* https://code.google.com/p/googletest/downloads/list
* https://github.com/google/googletest/releases/tag/release-1.11.0
gperftools-2-fit
* gperf tools for performance benchmark.