Check for a minimum PipeWire version
commit22e6c0df6017aa86e2cd83d8073e4d490c55dd11
authorChris Robinson <chris.kcat@gmail.com>
Wed, 27 Apr 2022 08:25:15 +0000 (27 01:25 -0700)
committerChris Robinson <chris.kcat@gmail.com>
Wed, 27 Apr 2022 08:25:15 +0000 (27 01:25 -0700)
tree3065d22349d64aba8591de10266da22bc3903a6d
parent514ff1d71bfe0fce30d7e7379121d058c2506c25
Check for a minimum PipeWire version

The backend is apparently using some stuff that wasn't in earlier headers, but
it's not clear what was introduced in which versions. 0.3.23 should work,
though it may need to be higher or it could go a bit lower.
CMakeLists.txt