CMAKE_PROJECT_VERSION_TWEAKΒΆ
Added in version 3.12.
The tweak version of the top level project.
This variable holds the tweak version of the project as specified in the top
level CMakeLists.txt file by a project()
command. Please see
CMAKE_PROJECT_VERSION
documentation for the behavior when
multiple project()
commands are used in the sources.