From: Douglas Gregor Date: Wed, 26 Aug 2009 22:12:02 +0000 (+0000) Subject: De-bork CMake build X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=c33e6964773de5ce4912cfba3c374247d6b804d0;p=oota-llvm.git De-bork CMake build git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@80161 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/cmake/config-ix.cmake b/cmake/config-ix.cmake index 52025a9ee2c..85f94708745 100755 --- a/cmake/config-ix.cmake +++ b/cmake/config-ix.cmake @@ -180,11 +180,6 @@ configure_file( ${LLVM_BINARY_DIR}/include/llvm/Config/config.h ) -configure_file( - ${LLVM_MAIN_INCLUDE_DIR}/llvm/ADT/iterator.cmake - ${LLVM_BINARY_DIR}/include/llvm/ADT/iterator.h - ) - configure_file( ${LLVM_MAIN_INCLUDE_DIR}/llvm/Support/DataTypes.h.cmake ${LLVM_BINARY_DIR}/include/llvm/Support/DataTypes.h