[all-commits] [llvm/llvm-project] 3dee8b: llvm: Use quotes around MSVC_DIA_SDK_DIR CMake var...

Cristian Adam via All-commits all-commits at lists.llvm.org
Wed Feb 19 04:19:42 PST 2020


  Branch: refs/heads/release/10.x
  Home:   https://github.com/llvm/llvm-project
  Commit: 3dee8be1c3fe621b9c1926658f6c0df72ce804be
      https://github.com/llvm/llvm-project/commit/3dee8be1c3fe621b9c1926658f6c0df72ce804be
  Author: Cristian Adam <cristian.adam at gmail.com>
  Date:   2020-02-19 (Wed, 19 Feb 2020)

  Changed paths:
    M llvm/cmake/config-ix.cmake

  Log Message:
  -----------
  llvm: Use quotes around MSVC_DIA_SDK_DIR CMake variable

MSVC_DIA_SDK_DIR variable will point to a path which contains spaces,
and without quotes it will fail to configure the project.

(cherry picked from commit d6fe253653b7e760f94ca21d0a7ebbfeeee28777)




More information about the All-commits mailing list