Aux: Install vim-cmake-syntax files with CMake

master
Brad King 2016-08-17 09:11:47 -04:00
parent e3ac68cfbf
commit 25c01cf0b0
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
install(DIRECTORY vim/indent vim/syntax 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)