diff options
author | Eric Christopher <echristo@gmail.com> | 2012-11-14 22:10:47 +0000 |
---|---|---|
committer | Eric Christopher <echristo@gmail.com> | 2012-11-14 22:10:47 +0000 |
commit | 66ce3daf577b0da4ceeafbaec34cba2a91aba533 (patch) | |
tree | 1f3b3d858e9e7a5b37bd846202179246c2fe0492 /CMakeLists.txt | |
parent | 06b423452c85f5a78a1b0555b767cf27b36c0752 (diff) |
Fix CMake build.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@167986 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r-- | CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index d3edc02198..3965d621e8 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -75,7 +75,6 @@ set(LLVM_LIBDIR_SUFFIX "" CACHE STRING "Define suffix of library directory name set(LLVM_ALL_TARGETS ARM - CellSPU CppBackend Hexagon Mips |