mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-05 03:36:43 +00:00
Remove invalid add_dependencies line to unbreak the CMake build.
llvm-svn: 81827
This commit is contained in:
parent
3b1f94a1fc
commit
477a21a996
@ -3,4 +3,4 @@ include_directories( ${CMAKE_CURRENT_BINARY_DIR}/.. ${CMAKE_CURRENT_SOURCE_DIR}/
|
||||
add_llvm_library(LLVMARMAsmParser
|
||||
ARMAsmParser.cpp
|
||||
)
|
||||
add_dependencies(LLVMARMAsmParser)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user