CPack-updates.rst 256 B

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