easyloggingpp
easyloggingpp copied to clipboard
Required CMake min version is going to be deprecated
The required CMake min version is going to be deprecated in future CMake Versions.
https://github.com/amrayn/easyloggingpp/blob/883afc0a8f08635c38e2412a7361df20171c2acd/CMakeLists.txt#L1
I think a slight bump to 2.8.12 should not break anything and makes newer CMake Versions happy.
Should I do a PR for this ?