mhw0 / libethc

Open-source Ethereum C library
https://mhw0.github.io/libethc/
MIT License
46 stars 8 forks source link

cmake: Compatibility with CMake < 3.5 will be removed from a future version of CMake. #25

Closed mhw0 closed 10 months ago

mhw0 commented 10 months ago

This warning pops up when configuring the project using cmake (in libkeccak/CMakeLists.txt). This can be easily fixed by increasing the minimum required cmake version for that config file.

mhw0 commented 10 months ago

Closing the issue. Fixed in f9e306dadc20b93df88dbd7705d6173a69eddc11