[all-commits] [llvm/llvm-project] 60f052: [CMake] Passthrough variables for packages to subb...

Petr Hosek via All-commits all-commits at lists.llvm.org
Mon Sep 9 09:43:24 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 60f052edc66a5b5b346635656f231930c436a008
      https://github.com/llvm/llvm-project/commit/60f052edc66a5b5b346635656f231930c436a008
  Author: Petr Hosek <phosek at google.com>
  Date:   2024-09-09 (Mon, 09 Sep 2024)

  Changed paths:
    M llvm/cmake/modules/LLVMExternalProjectUtils.cmake

  Log Message:
  -----------
  [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.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list