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 Jan 4, 2026. It is now read-only.
Modify the
CMakeLists.txtto export targets and objects to the system when installing.The objective is to allow users to use the package by doing something like
find_package(TransformsGraph). Perhaps versioning will be required then.