De-bork CMake build
authorDouglas Gregor <dgregor@apple.com>
Wed, 26 Aug 2009 22:12:02 +0000 (22:12 +0000)
committerDouglas Gregor <dgregor@apple.com>
Wed, 26 Aug 2009 22:12:02 +0000 (22:12 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@80161 91177308-0d34-0410-b5e6-96231b3b80d8

cmake/config-ix.cmake

index 52025a9ee2c12ecf41fdf5c4e8759d2679f0cc7d..85f947087451d7d1d52a41cd7af83e7f00fbe8cc 100755 (executable)
@@ -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