install-export-xcframework.rst 476 B

123456789
  1. install-export-xcframework
  2. --------------------------
  3. * The :command:`export(SETUP)` command gained a new ``XCFRAMEWORK_LOCATION``
  4. argument, which can be used to specify the location of a ``.xcframework``
  5. that can be substituted for the installed library.
  6. * The :module:`CMakePackageConfigHelpers` module gained a new
  7. :command:`generate_apple_platform_selection_file` function, which can be
  8. used to generate a file that includes another Apple-platform-specific file.