solidity/cmake
mingchuan a104e5fb03
Fix cmake when custom CMAKE_INSTALL_LIBDIR is given
According to cmake documents, we cannot assume CMAKE_INSTALL_LIBDIR is a
relative path. This commit fixes the "no rule to make libjsoncpp.a"
error by passing -DCMAKE_INSTALL_LIBDIR=lib to jsoncpp external project.
2018-06-06 14:29:48 +08:00
..
scripts Fix a typo in Buildinfo.cmake 2018-05-22 17:28:17 +02:00
templates
EthBuildInfo.cmake CMake: Cleanup include paths 2017-09-26 22:44:57 +02:00
EthCcache.cmake
EthCheckCXXCompilerFlag.cmake
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
EthPolicy.cmake
EthUtils.cmake
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
jsoncpp.cmake Fix cmake when custom CMAKE_INSTALL_LIBDIR is given 2018-06-06 14:29:48 +08:00