projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6db0e3a
)
Remove invalid add_dependencies line to unbreak the CMake build.
author
Ted Kremenek
<kremenek@apple.com>
Tue, 15 Sep 2009 04:06:36 +0000
(
04:06
+0000)
committer
Ted Kremenek
<kremenek@apple.com>
Tue, 15 Sep 2009 04:06:36 +0000
(
04:06
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81827
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/Target/ARM/AsmParser/CMakeLists.txt
patch
|
blob
|
history
diff --git
a/lib/Target/ARM/AsmParser/CMakeLists.txt
b/lib/Target/ARM/AsmParser/CMakeLists.txt
index e47c643eee9cc1b37866d4355ec53af167e772cb..308c6cff8da90d2252909de8af796f249e6be0bd 100644
(file)
--- a/
lib/Target/ARM/AsmParser/CMakeLists.txt
+++ b/
lib/Target/ARM/AsmParser/CMakeLists.txt
@@
-3,4
+3,4
@@
include_directories( ${CMAKE_CURRENT_BINARY_DIR}/.. ${CMAKE_CURRENT_SOURCE_DIR}/
add_llvm_library(LLVMARMAsmParser
ARMAsmParser.cpp
)
-add_dependencies(LLVMARMAsmParser)
+