Further simplify from r253832, removing unnecessary intermediate lambdas
[oota-llvm.git] / utils / KillTheDoctor / CMakeLists.txt
index 99c671e74af906714709d342549e66243afec3b7..37c2b7ceb467a082d0ca5eba0851c7102cdde352 100644 (file)
@@ -1,4 +1,4 @@
-add_executable(KillTheDoctor
+add_llvm_utility(KillTheDoctor
   KillTheDoctor.cpp
   )