Skip to content

feat: make ODD a standalone project

Andreas Salzburger requested to merge chore-odd-standalone into main

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.

Merge request reports