CMake/Help/guide/importing-exporting/MathFunctionsComponents
Connor Imes 5317015e68 Help: use package-specific var for supported component list
Always using `_supported_components` causes conflicts when transitive
dependencies also set this variable, e.g., because the developers
followed these code samples.

An even more general approach could be to set
`_${CMAKE_FIND_PACKAGE_NAME}_supported_components` instead, but such a
change should then be applied to other variables for consistency.

Fixes: #23112
2022-02-14 10:16:52 -05:00
..
Addition Help/guide: use GNUInstallDirs in importing-exporting example 2021-03-19 14:23:26 -04:00
SquareRoot Help/guide: use GNUInstallDirs in importing-exporting example 2021-03-19 14:23:26 -04:00
CMakeLists.txt Help/guide: use GNUInstallDirs in importing-exporting example 2021-03-19 14:23:26 -04:00
Config.cmake.in Help: use package-specific var for supported component list 2022-02-14 10:16:52 -05:00
MathFunctions.cxx Help: Add Importing and Exporting Guide 2020-09-11 08:50:52 -04:00
MathFunctions.h Help: Add Importing and Exporting Guide 2020-09-11 08:50:52 -04:00