Files
clang-p2996/llvm/cmake/modules/LLVMExternalProjectUtils.cmake
Petr Hosek 60f052edc6 [CMake] Passthrough variables for packages to subbuilds (#107611)
These packaged are imported by LLVMConfig.cmake and so we should be
passing through the necessary variables from the parent build into the
subbuilds.

We use `CMAKE_CACHE_DEFAULT_ARGS` so subbuilds can override these
variables if needed.
2024-09-09 09:43:02 -07:00

17 KiB