mirror of
https://github.com/Kitware/CMake.git
synced 2026-07-13 02:51:35 +00:00
Make the number of version components specified explicitly available. Set variables for unspecified version components to "0" instead of leaving them unset. This simplifies version number handling for find- and config-modules. Also support a fourth "tweak" version component since some packages use them.