aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/Headers/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Headers/CMakeLists.txt b/lib/Headers/CMakeLists.txt
index 318685a899..57d7ee5cdd 100644
--- a/lib/Headers/CMakeLists.txt
+++ b/lib/Headers/CMakeLists.txt
@@ -31,7 +31,7 @@ foreach( f ${files} )
COMMENT "Copying clang's ${f}...")
endforeach( f )
-add_custom_target(clang_headers ALL
+add_custom_target(clang-headers ALL
DEPENDS ${files})
install(FILES ${files}