[all-commits] [llvm/llvm-project] a29917: [cmake] Fix -stripped for umbrella library install...

Shoaib Meenai via All-commits all-commits at lists.llvm.org
Fri Mar 20 18:46:57 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: a299178ae77a9d0c7d66f50d17483b7d18898ef0
      https://github.com/llvm/llvm-project/commit/a299178ae77a9d0c7d66f50d17483b7d18898ef0
  Author: Shoaib Meenai <smeenai at fb.com>
  Date:   2020-03-20 (Fri, 20 Mar 2020)

  Changed paths:
    M clang/CMakeLists.txt
    M llvm/CMakeLists.txt

  Log Message:
  -----------
  [cmake] Fix -stripped for umbrella library install targets

Make the install-llvm-libraries-stripped and install-clang-libraries-stripped
targets depend on the individual library stripped install targets, so
that they actually install the libraries.




More information about the All-commits mailing list