Skip to content

Commit

Permalink
Forgot to add new file to CMakeLists
Browse files Browse the repository at this point in the history
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@173886 91177308-0d34-0410-b5e6-96231b3b80d8
  • Loading branch information
Jack Carter committed Jan 30, 2013
1 parent 97130e2 commit cbaf2ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/Target/Mips/MCTargetDesc/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ add_llvm_library(LLVMMipsDesc
MipsMCTargetDesc.cpp
MipsELFObjectWriter.cpp
MipsReginfo.cpp
MipsELFStreamer.cpp
)

add_dependencies(LLVMMipsDesc MipsCommonTableGen)

0 comments on commit cbaf2ac

Please sign in to comment.