summaryrefslogtreecommitdiffstats
path: root/Help/release/dev/FPHSA-ExactCase-name.rst
blob: 675547cff985124595eeb074525e8c75a60d712e (plain)
1
2
3
4
5
6
7
8
9
10
FPHSA-ExactCase-name
--------------------

* The :module:`FindPackageHandleStandardArgs` module
  ``FIND_PACKAGE_HANDLE_STANDARD_ARGS`` function now
  always populates the both ``<PackageName>_FOUND``
  and ``<UPPERCASE_NAME>_FOUND`` variables (the latter
  for backwards compatibility).  The ``FOUND_VAR``
  option is now ignored except to enforce its allowed
  values.