X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=utils%2FKillTheDoctor%2FCMakeLists.txt;h=99c671e74af906714709d342549e66243afec3b7;hb=a75ce9f5d2236d93c117e861e60e6f3f748c9555;hp=fc6fa9b508dbceadad712922c4f34e12d8aa95cf;hpb=fae76d0734562b6422c51fe3207cca8a51666323;p=oota-llvm.git diff --git a/utils/KillTheDoctor/CMakeLists.txt b/utils/KillTheDoctor/CMakeLists.txt index fc6fa9b508d..99c671e74af 100644 --- a/utils/KillTheDoctor/CMakeLists.txt +++ b/utils/KillTheDoctor/CMakeLists.txt @@ -2,4 +2,4 @@ add_executable(KillTheDoctor KillTheDoctor.cpp ) -target_link_libraries(KillTheDoctor LLVMSupport LLVMSystem) +target_link_libraries(KillTheDoctor LLVMSupport)