diff options
author | Craig Scott <craig.scott@crascit.com> | 2019-10-27 05:10:09 (GMT) |
---|---|---|
committer | Craig Scott <craig.scott@crascit.com> | 2019-10-27 05:10:09 (GMT) |
commit | 049dbdd38c56ad9ea06af2032faf3348c3c76742 (patch) | |
tree | e6284df653308f3af4330bdf8de61910c05ff072 /Help/policy/CMP0066.rst | |
parent | 92780281c2e8a46223b262b152caa9c8329373b1 (diff) | |
download | CMake-049dbdd38c56ad9ea06af2032faf3348c3c76742.zip CMake-049dbdd38c56ad9ea06af2032faf3348c3c76742.tar.gz CMake-049dbdd38c56ad9ea06af2032faf3348c3c76742.tar.bz2 |
Help: Document that <PackageName>_ROOT applies to config packages too
The original intent of <PackageName>_ROOT may have been for it
to apply only to Find modules, but the implementation of the
find_package() command treats modules and config packages the
same. Both result in a <PackageName>_ROOT variable being
pushed onto the stack of package roots. A config package can
also call other find_...() commands, the behavior doesn't apply
just to find modules.
Diffstat (limited to 'Help/policy/CMP0066.rst')
0 files changed, 0 insertions, 0 deletions