Modern CMake is giving the following warning on configure:
CMake Deprecation Warning at 3rdparty/edbee-lib/vendor/qslog/CMakeLists.txt:2 (cmake_minimum_required):
Compatibility with CMake < 2.8.12 will be removed from a future version of
CMake.
Update the VERSION argument <min> value or use a ...<max> suffix to tell
CMake that the project does not need compatibility with older versions.
Modern CMake is giving the following warning on configure: