You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 2, 2020. It is now read-only.
currently CicmWrapper seems to be included verbatim into the libraries that use it (e.g. via git submodules).
if the API/ABI is stable: would it make sense to install a shared-library version of the wrapper into a public place (e.g. /usr/lib/libCicmWrapper.so.0) and dylink the externals?