hanchenye-llvm-project/libcxx/cmake
Louis Dionne efa40eb194 [libc++] Use a proper CMake target to represent libc++ headers
Instead of having complex logic around how to include the libc++ headers
and __config_site, handle that by defining cxx-headers as an INTERFACE
library and linking against it. After this patch, linking against cxx-headers
is sufficient to get the right __config_site include and include paths
for libc++.

Differential Revision: https://reviews.llvm.org/D82702
2020-07-14 09:52:58 -04:00
..
Modules [libc++] Use a proper CMake target to represent libc++ headers 2020-07-14 09:52:58 -04:00
caches [runtimes] Allow passing Lit parameters through CMake 2020-07-09 12:45:00 -04:00
config-ix.cmake [libc++] Link against libatomic when it is found 2020-06-05 09:28:44 -04:00