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
..
scripts Include SOL_VERSION_COMMIT/SOL_VERSION_PLATFORM in buildinfo.h 2017-01-17 12:54:58 +00:00
templates Add other licenses. 2017-07-01 22:59:08 +01:00
EthBuildInfo.cmake CMake: Cleanup include paths 2017-09-26 22:44:57 +02:00
EthCcache.cmake CMake: Better ccache configuration 2017-09-20 16:39:41 +02:00
EthCheckCXXCompilerFlag.cmake CMake: Add compiler warning about implicit fallthough 2017-09-26 14:21:01 +02:00
EthCompilerSettings.cmake cmake/EthCompilerSettings.cmake: increase stacksize for apple clang 2018-05-15 15:11:38 +02:00
EthDependencies.cmake CMake: Do no search for ctest 2018-04-16 12:02:38 +02:00
EthOptions.cmake Make the Solidity repository standalone. 2016-08-01 01:45:11 -07:00
EthPolicy.cmake Make the Solidity repository standalone. 2016-08-01 01:45:11 -07:00
EthUtils.cmake CMake: Remove unused scripts 2017-08-23 17:25:29 +02:00
FindCVC4.cmake [SMTChecker] Integration with CVC4 2018-04-17 12:26:58 +01:00
FindGMP.cmake [SMTChecker] Integration with CVC4 2018-04-17 12:26:58 +01:00
FindZ3.cmake CMake: Fix FindZ3 2017-08-24 08:31:51 +02:00
jsoncpp.cmake CMake: Fix libdir for jsoncpp external project in special case 2018-05-17 14:44:09 +02:00