llvm-readobj: remove some dead code
[oota-llvm.git] / tools / gold / CMakeLists.txt
index ceab0e1c02e16ebab1846feb9b0606a5422c321e..07a1e2849b9525fd8a343581f54c6260ba130d12 100644 (file)
@@ -20,7 +20,7 @@ else()
     gold-plugin.cpp
     )
 
-  target_link_libraries(LLVMgold LTO)
+  target_link_libraries(LLVMgold ${cmake_2_8_12_PRIVATE} LTO)
 
 endif()