CMAKE_TWEAK_VERSION.rst 313 B

1234567891011
  1. CMAKE_TWEAK_VERSION
  2. -------------------
  3. Defined to ``0`` for compatibility with code written for older
  4. CMake versions that may have defined higher values.
  5. .. note::
  6. In CMake versions 2.8.2 through 2.8.12, this variable holds
  7. the fourth version number component of the
  8. :variable:`CMAKE_VERSION` variable.