Manually specify the folder that Kaleidescope should reside in for CMake-produced...
authorAaron Ballman <aaron@aaronballman.com>
Wed, 7 Jan 2015 14:26:07 +0000 (14:26 +0000)
committerAaron Ballman <aaron@aaronballman.com>
Wed, 7 Jan 2015 14:26:07 +0000 (14:26 +0000)
commit7b057dbcde13ce0d675866b549ce3b6f9e96fb62
tree1264f2bd223844583ca6ad498870729518a2fd32
parent98f5ce6a353e19bbb4cee2d13d2aa379b6ba2eee
Manually specify the folder that Kaleidescope should reside in for CMake-produced solutions that care about such things (like MSVC). This takes the Kaleidescope target out of the root solution folder and places it into the Examples folder where it belongs.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@225354 91177308-0d34-0410-b5e6-96231b3b80d8
examples/Kaleidoscope/CMakeLists.txt