root-project/root
cmake/modules/SearchInstalledSoftware.cmake
:993
find_package(XRootD)
find_package(XRootD)
find_package(XRootD MODULE)
find_package(XRootD QUIET COMPONENTS CLIENT UTILS SSI)