Use cat and not type Under MSYS, same as Cygwin.
authorYaron Keren <yaron.keren@gmail.com>
Tue, 19 May 2015 12:59:23 +0000 (12:59 +0000)
committerYaron Keren <yaron.keren@gmail.com>
Tue, 19 May 2015 12:59:23 +0000 (12:59 +0000)
commit7141b3d6f30e0a6d9aacdb6cba8f6a1362afb1a9
tree0c1d2a11ff926d521e9db8cbff171b5a8ec863a9
parentdfce63b1ba6e024e88b81df12c685653709a089c
Use cat and not type Under MSYS, same as Cygwin.
type means something else under the MSYS shell.

Patch by Tzafrir Poupko!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@237692 91177308-0d34-0410-b5e6-96231b3b80d8
cmake/modules/AddLLVM.cmake