CMake v4.3.4

v4.3.4
Changed 1
  • cmake-instrumentation(7) now generates index files and snippet files with a version field format as an object with major and minor version components instead of an integer
  • cmake-instrumentation(7), introduced in 4.3.0, has been changed to generate index files and snippet files with a new version field format. It is now an object with major and minor version components, { "major": 1, "minor": 0 }. Previously it was an integer with only the major version, 1.
View original

Upgraded? How did it go?

Discussion