diff options
author | Lukas Rusak <lorusak@gmail.com> | 2021-04-06 16:09:22 -0700 |
---|---|---|
committer | Lukas Rusak <lorusak@gmail.com> | 2021-05-04 07:34:30 -0700 |
commit | 5cda6a0b423564827119df14f2902985b2c767e3 (patch) | |
tree | 90ce3f7d1c74be49da90e32b3e280b7c07b8aa4d /CMakeLists.txt | |
parent | 2441c2bbc9a643ed3250d5abafc344cb09422420 (diff) |
[cmake] add pipewire
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r-- | CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 572e99b481..7f626d1107 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -164,6 +164,7 @@ set(optional_deps Alsa MDNS MicroHttpd NFS + Pipewire Plist PulseAudio Python |