mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-21 05:38:24 -05:00
Merge topic 'cmake-qch-no-version-in-filename'
0518e675ea CMake.qch: Don't include the version in the file name
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !3558
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
cmake-qch-no-version-in-filename
|
||||
--------------------------------
|
||||
|
||||
* The Qt Compressed Help file is now named ``CMake.qch``, which no longer
|
||||
contains the release version in the file name. When CMake is upgraded
|
||||
in-place, the name and location of this file will remain constant.
|
||||
Tools such as IDEs, help viewers, etc. should now be able to refer to this
|
||||
file at a fixed location that remains valid across CMake upgrades.
|
||||
Reference in New Issue
Block a user