cmake-qch-no-version-in-filename.rst 429 B

12345678
  1. cmake-qch-no-version-in-filename
  2. --------------------------------
  3. * The Qt Compressed Help file is now named ``CMake.qch``, which no longer
  4. contains the release version in the file name. When CMake is upgraded
  5. in-place, the name and location of this file will remain constant.
  6. Tools such as IDEs, help viewers, etc. should now be able to refer to this
  7. file at a fixed location that remains valid across CMake upgrades.