llvm-project/libcxx/cmake
Reid Kleckner c5d4ad6bd6 Try to fix the libcxx build with mingw64
Summary:
mingw64 has lots of default libs that libc++ and its test programs
should link against.

With this patch, cmake now runs successfully with GCC on Windows.

Reviewers: mati865, EricWF

Subscribers: mgorny, cfe-commits

Differential Revision: https://reviews.llvm.org/D31518

llvm-svn: 299144
2017-03-31 00:34:05 +00:00
..
Modules Fix cmake to find the compiler-rt libs on darwin 2017-03-14 04:12:29 +00:00
config-ix.cmake Try to fix the libcxx build with mingw64 2017-03-31 00:34:05 +00:00