easyloggingpp icon indicating copy to clipboard operation
easyloggingpp copied to clipboard

Required CMake min version is going to be deprecated

Open BenjaminBeichler opened this issue 4 years ago • 0 comments

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 ?

BenjaminBeichler avatar Jan 20 '21 16:01 BenjaminBeichler