Files
solidity/cmake
Paweł Bylica 7db058074b CMake: Fix libdir for jsoncpp external project in special case
When building on Debian/Ubuntu with install prefix /usr (e.g. in PPA builds) the CMAKE_INSTALL_LIBDIR is resolved to lib/x86_64-linux-gnu. For jsoncpp external project this is never the case because the install prefix is not /usr. Remove multiarch part from libdir if there.
2018-05-17 14:44:09 +02:00
..
2017-07-01 22:59:08 +01:00
2017-08-23 17:25:29 +02:00
2017-08-24 08:31:51 +02:00