mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
a104e5fb03
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. |
||
---|---|---|
.. | ||
scripts | ||
templates | ||
EthBuildInfo.cmake | ||
EthCcache.cmake | ||
EthCheckCXXCompilerFlag.cmake | ||
EthCompilerSettings.cmake | ||
EthDependencies.cmake | ||
EthOptions.cmake | ||
EthPolicy.cmake | ||
EthUtils.cmake | ||
FindCVC4.cmake | ||
FindGMP.cmake | ||
FindZ3.cmake | ||
jsoncpp.cmake |