llvm-project/compiler-rt/cmake
Oleg Ranevskyy 41abca4355 [Compiler-rt] Broken compiler-rt CMake configuring on Windows
Summary:
Hi Michal,

Would you be able to review this simple fix, please?

Since r291504 compiler-rt uses `llvm-config --cmakedir` to get the path to the LLVM CMake modules.
On Windows this option returns Windows style path with backslashes. CMake treats backslashes as beginning of an escaped character and thus fails to append the path to `CMAKE_MODULE_PATH`.

Reviewers: compnerd, mgorny

Reviewed By: mgorny

Subscribers: compnerd, llvm-commits, dberris

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

llvm-svn: 293195
2017-01-26 18:16:02 +00:00
..
Modules [Compiler-rt] Broken compiler-rt CMake configuring on Windows 2017-01-26 18:16:02 +00:00
caches [CMake] Updating Apple CMake cache file 2016-04-28 18:24:29 +00:00
base-config-ix.cmake [Builtin] [ARM] Update CMake to support the build of armv6m 2017-01-19 18:46:11 +00:00
builtin-config-ix.cmake [Builtin] [ARM] Update CMake to support the build of armv6m 2017-01-19 18:46:11 +00:00
config-ix.cmake [scudo] Enabling AArch64 support for Scudo 2017-01-25 16:35:18 +00:00