Files
swift-mirror/utils/vim/CMakeLists.txt
Dmitri Hrybenko 6670bb76ec Rewrite the CMake build system
Swift SVN r24124
2014-12-23 22:15:30 +00:00

8 lines
149 B
CMake

swift_install_in_component(editor-integration
DIRECTORY
ftdetect
syntax
DESTINATION "share/vim/vim73"
PATTERN ".*" EXCLUDE)