thewierdnut / asha_pipewire_sink

Asha audio protocol implementation for linux.
The Unlicense
28 stars 3 forks source link

Latest git master build broken #29

Closed tazz4843 closed 1 month ago

tazz4843 commented 1 month ago

Seems like c5d1eb74a8b4a73826293be34f65d6e38af5cd8c broke build:

> cmake ..
CMake Error at CMakeLists.txt:20 (add_subdirectory):
  add_subdirectory given source "asha/unit/" which is not an existing
  directory.

-- Configuring incomplete, errors occurred!
thewierdnut commented 1 month ago

Doh! Should be fixed now.

I should really add a CI job...