Manually specify the folder that llvm-ranlib should reside in for CMake-produced...
authorAaron Ballman <aaron@aaronballman.com>
Wed, 7 Jan 2015 14:19:15 +0000 (14:19 +0000)
committerAaron Ballman <aaron@aaronballman.com>
Wed, 7 Jan 2015 14:19:15 +0000 (14:19 +0000)
commit98f5ce6a353e19bbb4cee2d13d2aa379b6ba2eee
tree6aa5a5deb8249b8ed6c13d7657634c231c120cdd
parent18a7c886c0d2c1ff5fed0abdace244e43758ecc6
Manually specify the folder that llvm-ranlib should reside in for CMake-produced solutions that care about such things (like MSVC). This takes llvm-ranlib out of the root solution folder and places it into the Tools folder where it belongs.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@225353 91177308-0d34-0410-b5e6-96231b3b80d8
tools/llvm-ar/CMakeLists.txt