nlohmann/cmake_min_version

ENH: subset of version checking

scivision opened this issue · 0 comments

This is a nice iterative approach, probably the most straightforward.

Another use case is checking only a subset of certain point releases.
For example, I personally use the latest CMake release, but periodically I want to check that say CMake 3.14 and 3.7 are OK to support a particular Linux distro default or written project requirement.