Reduce indentation.
[oota-llvm.git] / tools / yaml2obj / CMakeLists.txt
index 3e2e4b1a250946e17969c8cf4fbcd2fcd0f32ecc..5e63dfbbe72539af3e42d727ef5d5431650853c5 100644 (file)
@@ -8,5 +8,3 @@ add_llvm_utility(yaml2obj
   yaml2coff.cpp
   yaml2elf.cpp
   )
-
-target_link_libraries(yaml2obj LLVMSupport)