[llvm-branch-commits] [libcxx] [libc++] Stop copying headers to the build directory (PR #115380)
Alexander Richardson via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Thu Nov 7 15:07:10 PST 2024
================
@@ -1021,17 +1021,8 @@ set(files
configure_file("__config_site.in" "${LIBCXX_GENERATED_INCLUDE_TARGET_DIR}/__config_site" @ONLY)
----------------
arichardson wrote:
@ldionne Unless I am missing something it appears this file is unused. If this is correct I'll open a new PR to delete it and will rebase on top of that.
https://github.com/llvm/llvm-project/pull/115380
More information about the llvm-branch-commits
mailing list