Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[CMake] Forward
OPENSSL_ROOT_DIR
to builtin xrootd
It was tested that this works by building openssl on Arch Linux in a random directory and setting this as the `OPENSSL_ROOT_DIR`. Then, I checked in the cache for the xrootd builtin external project if openssl was found in the desired location: ``` builtins/xrootd/BUILTIN_XROOTD-prefix/src/BUILTIN_XROOTD-build/CMakeCache.txt ``` This was the case indeed.
- Loading branch information