aboutsummaryrefslogtreecommitdiffstats
path: root/liblll
diff options
context:
space:
mode:
authorChristian Parpart <christian@ethereum.org>2018-12-20 00:28:05 +0800
committerchriseth <chris@ethereum.org>2018-12-20 16:02:00 +0800
commit639622c6d7b3c449252962cc16cf5274e4fcbafc (patch)
tree1858056b127634ec51a309a5f129a8d5f7772f17 /liblll
parentb5548280388f769d291d4007dd456805a6e4d339 (diff)
downloaddexon-solidity-639622c6d7b3c449252962cc16cf5274e4fcbafc.tar.gz
dexon-solidity-639622c6d7b3c449252962cc16cf5274e4fcbafc.tar.zst
dexon-solidity-639622c6d7b3c449252962cc16cf5274e4fcbafc.zip
cmake: Do not depend on a C compiler to be present by explicitly stating that this is a C++ project.
CMake defaults to C *and* C++ toolchain, in case nothing has been specified. This means that cmake always checks for both, which is more than needed. This PR cuts off C toolchain requirement from /CMakeLists.txt and ensures that we don't pass along any `..._C_...` variables in EthCompilerSettings.cake nor jsoncpp.cmake.
Diffstat (limited to 'liblll')
0 files changed, 0 insertions, 0 deletions