ethereum / solidity

Solidity, the Smart Contract Programming Language
https://soliditylang.org
GNU General Public License v3.0
23.13k stars 5.74k forks source link

Remove json-cpp from create source tarball script. #15108

Closed ekpyron closed 4 months ago

ekpyron commented 4 months ago

Since none of fmtlib or range-v3 are in there either, we may as well not add nlohmann-json there and rely on the cmake download instead - but in the future we should consider adding all of them here.