sbt-instrumentation
sbt-instrumentation copied to clipboard
VR: use fixed and refactored version
Known issues:
- due to splitting the analysis source files to
.hand.cpp, I changed the way the resulting libraries are linked to the ValueRelationsPlugin and also to the new vr_tests; the way is probably not the desired one, since it requires the variable CMAKE_INSTALL_LIBDIR to be set with the path to the dg install directory (which probably misuses the CMake in several ways that I know little about)
Related PR to dg: https://github.com/mchalupa/dg/pull/403