juliannz
Results
2
comments of
juliannz
When I download the latest master branch and try to use `KAHYPAR_DOWNLOAD_BOOST` I still run in the same issue and the proposed changes still fix the issue, so did the...
Thanks for the hint, I googled a bit and adding `set(CMAKE_INSTALL_RPATH_USE_LINK_PATH TRUE)` after my changes to the [build file](https://github.com/The-OpenROAD-Project/OpenROAD/blob/7a8341464731c2a7216878bb4602d1b2405e5179/src/CMakeLists.txt#L39) resolves the issue (: or-tools is available again for Ubuntu 20,...