summaryrefslogtreecommitdiffstats
path: root/Help/policy/CMP0090.rst
Commit message (Collapse)AuthorAgeFilesLines
* export: Disable PACKAGE mode user package registry by defaultRobert Maynard2019-03-151-0/+27
The user package registry populated by the `export()` command causes side effects outside the build and source directories. Such effects should be opt-in rather than op-out. Introduce a policy to change default behavior of `export(PACKAGE)` to do nothing.