mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
8 lines
149 B
CMake
8 lines
149 B
CMake
swift_install_in_component(editor-integration
|
|
DIRECTORY
|
|
ftdetect
|
|
syntax
|
|
DESTINATION "share/vim/vim73"
|
|
PATTERN ".*" EXCLUDE)
|
|
|