Move the enum attributes defined in Attributes.h to a table-gen file.
[oota-llvm.git] / utils / count / CMakeLists.txt
index e124f61d2409fa06e93ad07eb496fa445f139efa..4e0d371334e473d643d791ae839ea51a953f0c7f 100644 (file)
@@ -1,3 +1,3 @@
-add_executable(count
+add_llvm_utility(count
   count.c
   )