summaryrefslogtreecommitdiff
path: root/utils/not/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'utils/not/CMakeLists.txt')
-rw-r--r--utils/not/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/not/CMakeLists.txt b/utils/not/CMakeLists.txt
index 155d2e3ae7..f4c02290d7 100644
--- a/utils/not/CMakeLists.txt
+++ b/utils/not/CMakeLists.txt
@@ -1,4 +1,4 @@
-add_executable(not
+add_llvm_utility(not
not.cpp
)