Draft: FindRivet.cmake & Rivet-based physics objects
This MR contains a working find module for Rivet. Or at least it thinks it can find it. Usage:
cmake -B build -DRIVET_ROOT=../install
where ../install
is the root of the Rivet installation tree. I haven't tested it more than running the above command and checking the detected version number.
See #21
Edited by Patrick Louis S Connor