Loading
btor2tools: fix on darwin
`-DCMAKE_BUILD_WITH_INSTALL_NAME_DIR=ON` is necessary so the executable is pointed to its shared library on Darwin. Also add an `installCheckPhase` to ensure this doesn't break in the future.
`-DCMAKE_BUILD_WITH_INSTALL_NAME_DIR=ON` is necessary so the executable is pointed to its shared library on Darwin. Also add an `installCheckPhase` to ensure this doesn't break in the future.