[all-commits] [llvm/llvm-project] ddd39a: [lldb/CMake] Fix `install` for multi-configuration...

Aaron Smith via All-commits all-commits at lists.llvm.org
Thu Mar 26 10:35:06 PDT 2020


  Branch: refs/heads/arcpatch-D76827
  Home:   https://github.com/llvm/llvm-project
  Commit: ddd39ae9b45eca922d7f7386f4deea20c4efce28
      https://github.com/llvm/llvm-project/commit/ddd39ae9b45eca922d7f7386f4deea20c4efce28
  Author: Aaron Smith <aaron.smith at microsoft.com>
  Date:   2020-03-26 (Thu, 26 Mar 2020)

  Changed paths:
    M lldb/CMakeLists.txt

  Log Message:
  -----------
  [lldb/CMake] Fix `install` for multi-configuration generators.

Summary: For multi-generator builds like MSVC and Xcode, the install source and destination of the `lldb-python-scripts` target contains configuration dependent paths and therefore need to be substituted.

Reviewers: stella.stamenova, NathanielMcVicar

Reviewed By: NathanielMcVicar

Subscribers: mgorny, lldb-commits

Tags: #lldb

Differential Revision: https://reviews.llvm.org/D76827




More information about the All-commits mailing list