[all-commits] [llvm/llvm-project] 96d8c6: [CMake] Remove {LIBCXX, LIBCXXABI, LIBUNWIND}_INSTAL...

Petr Hosek via All-commits all-commits at lists.llvm.org
Thu Apr 1 10:13:26 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 96d8c6b571e696f520a054820d13872cdc17c793
      https://github.com/llvm/llvm-project/commit/96d8c6b571e696f520a054820d13872cdc17c793
  Author: Petr Hosek <phosek at google.com>
  Date:   2021-04-01 (Thu, 01 Apr 2021)

  Changed paths:
    M libcxx/CMakeLists.txt
    M libcxx/cmake/Modules/HandleLibCXXABI.cmake
    M libcxx/docs/BuildingLibcxx.rst
    M libcxx/include/CMakeLists.txt
    M libcxx/src/CMakeLists.txt
    M libcxxabi/CMakeLists.txt
    M libcxxabi/src/CMakeLists.txt
    M libunwind/CMakeLists.txt
    M libunwind/src/CMakeLists.txt

  Log Message:
  -----------
  [CMake] Remove {LIBCXX,LIBCXXABI,LIBUNWIND}_INSTALL_PREFIX

These variables were introduced during early work on the runtimes build
but were obsoleted by {LIBCXX,LIBCXXABI,LIBUNWIND}_INSTALL_LIBRARY_DIR.

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




More information about the All-commits mailing list