Remove llvm-lit from the cmake install target.
[oota-llvm.git] / utils / llvm-lit / CMakeLists.txt
1 configure_file(
2   llvm-lit.in
3   ${LLVM_TOOLS_BINARY_DIR}/llvm-lit
4   )