[all-commits] [llvm/llvm-project] 6e821f: [libc] Use LIBC_INCLUDE_DIR in CMake rules
Petr Hosek via All-commits
all-commits at lists.llvm.org
Fri Jul 7 13:42:41 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6e821f0b3a83fa6bc4f821b26611068675070a5a
https://github.com/llvm/llvm-project/commit/6e821f0b3a83fa6bc4f821b26611068675070a5a
Author: Petr Hosek <phosek at google.com>
Date: 2023-07-07 (Fri, 07 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