summaryrefslogtreecommitdiffstats
path: root/Help/release/dev/CPack-updates.rst
blob: 7ac1ed71473b79b3fd3ce30eac7971cbdf11658c (plain)
1
2
3
4
5
6
CPack-updates
-------------

* The :module:`CPack` module no longer mangles settings with CMake-special
  characters when they're used as defaults for other settings. The macro
  ``cpack_set_if_not_set``, which was responsible for this, is now deprecated.