Attempt to fix the cmake build by requiring mcjit on the cmake
authorEric Christopher <echristo@gmail.com>
Mon, 8 Dec 2014 18:20:50 +0000 (18:20 +0000)
committerEric Christopher <echristo@gmail.com>
Mon, 8 Dec 2014 18:20:50 +0000 (18:20 +0000)
commit28b439e6e1ba63625fabb383a6d3eebb38a99043
tree1c86dcbfa33d96d14226bbd0addb1f762179e451
parent43edafcc079397a2b69def3c9c9e2be74d01dcea
Attempt to fix the cmake build by requiring mcjit on the cmake
dependencies for the KS tutorials

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@223677 91177308-0d34-0410-b5e6-96231b3b80d8
examples/Kaleidoscope/Chapter4/CMakeLists.txt
examples/Kaleidoscope/Chapter5/CMakeLists.txt
examples/Kaleidoscope/Chapter6/CMakeLists.txt
examples/Kaleidoscope/Chapter7/CMakeLists.txt
examples/Kaleidoscope/Chapter8/CMakeLists.txt