Skip to content

Commit

Permalink
[CMake] Enable llvm/unittests/LinkerTests. It had not been enabled si…
Browse files Browse the repository at this point in the history
…nce r199354.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@207536 91177308-0d34-0410-b5e6-96231b3b80d8
  • Loading branch information
chapuni committed Apr 29, 2014
1 parent 13085ed commit d294b68
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions unittests/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ add_subdirectory(DebugInfo)
add_subdirectory(ExecutionEngine)
add_subdirectory(IR)
add_subdirectory(LineEditor)
add_subdirectory(Linker)
add_subdirectory(MC)
add_subdirectory(Object)
add_subdirectory(Option)
Expand Down

0 comments on commit d294b68

Please sign in to comment.