install-EXPORT-absolute-prefix.rst 430 B

123456789
  1. install-EXPORT-absolute-prefix
  2. ------------------------------
  3. * The :command:`install(EXPORT)` command now works with an absolute
  4. ``DESTINATION`` even if targets in the export set are installed
  5. with a destination or usage requirements specified relative to the
  6. install prefix. The value of the :variable:`CMAKE_INSTALL_PREFIX`
  7. variable is hard-coded into the installed export file as the base
  8. for relative references.