feat: make ODD a standalone project
This PR makes the OpenDataDetector
a standalone project that can be built without dependency on ACTS.
If the necessary ActsExtension
is required, i.e. if the ODD is intended to be built within an ACTS
context,
simply set ODD_ACTS_EXTENSION=On
as a pre-processor flag.