[all-commits] [llvm/llvm-project] 046dea: [libc] Use LIBC_INCLUDE_DIR in CMake rules

Petr Hosek via All-commits all-commits at lists.llvm.org
Wed Jul 5 10:16:36 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 046deabd93aca70b508784bdd91f62305ced81e3
      https://github.com/llvm/llvm-project/commit/046deabd93aca70b508784bdd91f62305ced81e3
  Author: Petr Hosek <phosek at google.com>
  Date:   2023-07-05 (Wed, 05 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