[llvm-branch-commits] [libcxx] [libc++] Stop copying headers to the build directory (PR #115380)
Louis Dionne via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Fri Nov 8 06:32:14 PST 2024
================
@@ -1021,17 +1021,8 @@ set(files
configure_file("__config_site.in" "${LIBCXX_GENERATED_INCLUDE_TARGET_DIR}/__config_site" @ONLY)
----------------
ldionne wrote:
@philnik777 Should be be modifying the C++03 `CMakeLists.txt` at all?
https://github.com/llvm/llvm-project/pull/115380
More information about the llvm-branch-commits
mailing list