mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-15 03:30:39 -06:00
When the find_package command loads a module it sets several <pkg>_FIND_XXX variables to communicate information about the command invocation to the module. This restores the original state of the variables when the command returns. This behavior is useful when a find-module recursively calls find_package with NO_MODULE so that the inner call does not change the values in the find-module.
3.9 KiB
3.9 KiB