mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-22 06:59:01 -06:00
Merge topic 'ci-fedora-39'
cdd741ebf9Merge branch 'backport-ci-fedora-39' into ci-fedora-399283b20659ci: Suppress CPack/RPM tests pending fix for Fedora 3918145e8745ci: Update FindMPI test environment for mpich on Fedora 39a8be80ccf2ci: Drop now-unnecessary Clang rules for CXXModules tests99238b23e9ci: use Fedora 39 images and environments57eadec617ci: update Linux image to Fedora 39653262162cclang-tidy module: Update to build against LLVM/Clang 172cf9a65835clang-tidy: ignore warnings new in version 17 ... Acked-by: Kitware Robot <kwrobot@kitware.com> Tested-by: buildbot <buildbot@kitware.com> Merge-request: !8983
This commit is contained in:
@@ -12,7 +12,7 @@ The primary purpose of this variable is to facilitate integration between
|
||||
:command:`find_package` and :command:`FetchContent_MakeAvailable`. The latter
|
||||
command may create files in the ``CMAKE_FIND_PACKAGE_REDIRECTS_DIR`` directory
|
||||
when it populates a dependency. This allows subsequent calls to
|
||||
:command:`find_package` for the same dependency to re-use the populated
|
||||
:command:`find_package` for the same dependency to reuse the populated
|
||||
contents instead of trying to satisfy the dependency from somewhere external
|
||||
to the build. Projects may also want to write files into this directory in
|
||||
some situations (see :ref:`FetchContent-find_package-integration-examples`
|
||||
|
||||
Reference in New Issue
Block a user