summaryrefslogtreecommitdiff
path: root/Auxiliary/CMakeLists.txt
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2016-08-17 09:07:21 -0400
committerBrad King <brad.king@kitware.com>2016-08-17 09:11:13 -0400
commitf21a823598c672efd73de09b826acaeba231946c (patch)
tree177c8837f5524193073b1529b7d60aa7c3c9922b /Auxiliary/CMakeLists.txt
parent0966f1c5489591ba049b43f9e56a9f4e34778789 (diff)
downloadcmake-f21a823598c672efd73de09b826acaeba231946c.tar.gz
Aux: Drop vim files prior to import of third-party version
Diffstat (limited to 'Auxiliary/CMakeLists.txt')
-rw-r--r--Auxiliary/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/Auxiliary/CMakeLists.txt b/Auxiliary/CMakeLists.txt
index c003b28e71..4567d100d8 100644
--- a/Auxiliary/CMakeLists.txt
+++ b/Auxiliary/CMakeLists.txt
@@ -1,4 +1,3 @@
-install(FILES cmake-help.vim cmake-indent.vim cmake-syntax.vim DESTINATION ${CMAKE_DATA_DIR}/editors/vim)
install(FILES cmake-mode.el DESTINATION ${CMAKE_DATA_DIR}/editors/emacs)
install(FILES cmake.m4 DESTINATION share/aclocal)
add_subdirectory (bash-completion)