-
Notifications
You must be signed in to change notification settings - Fork 12
Closed
Labels
Description
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.