export-package-default-off.rst 209 B

123456
  1. export-package-default-off
  2. --------------------------
  3. * The :command:`export(PACKAGE)` command now does nothing unless
  4. enabled via :variable:`CMAKE_EXPORT_PACKAGE_REGISTRY`.
  5. See policy :policy:`CMP0090`.