Hi! I'm currently trying to package this project, as it is a dependency of roc-toolkit.
Unfortunately that is very painful, because this project does not have an install target (although cmake is used to build it).
Having no install target is problematic especially given that a shared library is provided for which packagers would have to provide symlinks etc. themselves. That has extremely high potential for going sideways fast.
Hi! I'm currently trying to package this project, as it is a dependency of roc-toolkit. Unfortunately that is very painful, because this project does not have an install target (although cmake is used to build it). Having no install target is problematic especially given that a shared library is provided for which packagers would have to provide symlinks etc. themselves. That has extremely high potential for going sideways fast.