[all-commits] [llvm/llvm-project] c651b2: Fix: CMake Error at cmake/modules/LLVMExternalProj...

AdityaK via All-commits all-commits at lists.llvm.org
Wed Jan 31 07:29:08 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c651b2b0d9d1393fb5191ac3acfe96e5ecc94bbc
      https://github.com/llvm/llvm-project/commit/c651b2b0d9d1393fb5191ac3acfe96e5ecc94bbc
  Author: AdityaK <1894981+hiraditya at users.noreply.github.com>
  Date:   2024-01-31 (Wed, 31 Jan 2024)

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

  Log Message:
  -----------
  Fix: CMake Error at cmake/modules/LLVMExternalProjectUtils.cmake:86 (is_msvc_triple) (#80071)

Adding quotes around the `${target_triple}`

Fix: #78530




More information about the All-commits mailing list