llvm-project/libcxxabi/cmake/Modules
Martin Storsjo dd75eb531d [CMake] Convert paths to the right form in standalone builds on Windows
The paths output from llvm-config --cmakedir and from clang
--print-libgcc-file-name can contain backslashes, while CMake
can't handle the paths in this form.

This matches what compiler-rt already does (since SVN r203789
and r293195).

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

llvm-svn: 335171
2018-06-20 20:59:18 +00:00
..
HandleCompilerRT.cmake [CMake] Convert paths to the right form in standalone builds on Windows 2018-06-20 20:59:18 +00:00
HandleLibcxxabiFlags.cmake [libcxxabi] Rework CMakeLists.txt into modules 2017-06-01 00:09:20 +00:00
HandleOutOfTreeLLVM.cmake [CMake] Convert paths to the right form in standalone builds on Windows 2018-06-20 20:59:18 +00:00
MacroEnsureOutOfSourceBuild.cmake [libcxxabi] Rework CMakeLists.txt into modules 2017-06-01 00:09:20 +00:00