[all-commits] [llvm/llvm-project] 36c15b: [libc] Use LIBC_INCLUDE_DIR in CMake rules

Petr Hosek via All-commits all-commits at lists.llvm.org
Mon Jul 10 00:32:49 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 36c15be20b6fa3fbb2b25d4c24ac3416c465df8e
      https://github.com/llvm/llvm-project/commit/36c15be20b6fa3fbb2b25d4c24ac3416c465df8e
  Author: Petr Hosek <phosek at google.com>
  Date:   2023-07-10 (Mon, 10 Jul 2023)

  Changed paths:
    M libc/cmake/modules/LLVMLibCObjectRules.cmake
    M libc/cmake/modules/LLVMLibCTestRules.cmake

  Log Message:
  -----------
  [libc] Use LIBC_INCLUDE_DIR in CMake rules

D152592 introduced LIBC_INCLUDE_DIR for the location of the include
directory, use it in relevant CMake rules.

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




More information about the All-commits mailing list