cmake_min_version icon indicating copy to clipboard operation
cmake_min_version copied to clipboard

ENH: subset of version checking

Open scivision opened this issue 4 years ago • 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.

scivision avatar Mar 25 '20 14:03 scivision