[all-commits] [llvm/llvm-project] a24a1e: [libc][Obvious] Use the current binary dir instead...
Joseph Huber via All-commits
all-commits at lists.llvm.org
Fri Jun 23 12:34:05 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a24a1e042f10b49169ecf8233b7de4fce0b76f10
https://github.com/llvm/llvm-project/commit/a24a1e042f10b49169ecf8233b7de4fce0b76f10
Author: Joseph Huber <jhuber6 at vols.utk.edu>
Date: 2023-06-23 (Fri, 23 Jun 2023)
Changed paths:
M libc/CMakeLists.txt
Log Message:
-----------
[libc][Obvious] Use the current binary dir instead of the base one
Summary:
We include things off of `libc/include` so we need to use the current
binary dir when setting up the directory.
More information about the All-commits
mailing list