mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-07 22:30:13 -06:00
Allow FetchContent_MakeAvailable() to try a call to find_package() first, or redirect a find_package() call to FetchContent_MakeAvailable(). The user can set variables to control which of these are allowed or tried by default. Fixes: #21687
6 lines
218 B
CMake
6 lines
218 B
CMake
# Automatically generated by CMake's FetchContent module.
|
|
# Do not edit this file, it will be regenerated every time CMake runs.
|
|
|
|
# Version not available, assuming it is compatible
|
|
set(PACKAGE_VERSION_COMPATIBLE TRUE)
|