issues
search
versatica
/
mediasoup
Cutting Edge WebRTC Video Conferencing
https://mediasoup.org
ISC License
6.27k
stars
1.13k
forks
source link
Update Catch2 to version 3.4.0
#1287
Closed
ibc
closed
10 months ago
ibc
commented
10 months ago
Fixes #987
Details
We no longer use the old Catch2 single-header distribution model but the new more standard library distribution model, which comes with much better compile-time performance. Details in
https://github.com/catchorg/Catch2/blob/devel/docs/migrate-v2-to-v3.md
.
Fixes #987
Details