X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=lib%2FOption%2FCMakeLists.txt;h=1cd7d3a045abb57d57ca86f870aff2d3b8772148;hb=d2ea3168ae9117324582210007a18ffc31fb6586;hp=2e7acc27a534acfcf87d4718d96d4e45d9107c88;hpb=96a564f2beec8c1930f0640844eec433e03bbce8;p=oota-llvm.git diff --git a/lib/Option/CMakeLists.txt b/lib/Option/CMakeLists.txt index 2e7acc27a53..1cd7d3a045a 100644 --- a/lib/Option/CMakeLists.txt +++ b/lib/Option/CMakeLists.txt @@ -4,5 +4,3 @@ add_llvm_library(LLVMOption Option.cpp OptTable.cpp ) - -target_link_libraries(LLVMOption LLVMSupport)