[all-commits] [llvm/llvm-project] 1d0f79: [libc++] Make sure cxx_experimental links against ...
Louis Dionne via All-commits
all-commits at lists.llvm.org
Tue Jul 19 07:41:55 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1d0f79558ca47f50119fb38c62ff5afd3160d260
https://github.com/llvm/llvm-project/commit/1d0f79558ca47f50119fb38c62ff5afd3160d260
Author: Louis Dionne <ldionne.2 at gmail.com>
Date: 2022-07-19 (Tue, 19 Jul 2022)
Changed paths:
M libcxx/src/CMakeLists.txt
Log Message:
-----------
[libc++] Make sure cxx_experimental links against libc++ headers
This should fix builds where we build neither the static nor the shared
library.
More information about the All-commits
mailing list