mirror of
https://github.com/neovim/neovim.git
synced 2024-12-24 21:25:04 -07:00
parent
881f9e42d1
commit
69e3308771
@ -137,6 +137,7 @@ endforeach()
|
|||||||
|
|
||||||
file(GLOB_RECURSE RUNTIME_FILES
|
file(GLOB_RECURSE RUNTIME_FILES
|
||||||
RELATIVE ${CMAKE_CURRENT_SOURCE_DIR}
|
RELATIVE ${CMAKE_CURRENT_SOURCE_DIR}
|
||||||
|
rgb.txt
|
||||||
*.vim *.dict *.py *.rb *.ps *.tutor)
|
*.vim *.dict *.py *.rb *.ps *.tutor)
|
||||||
|
|
||||||
foreach(F ${RUNTIME_FILES})
|
foreach(F ${RUNTIME_FILES})
|
||||||
|
Loading…
Reference in New Issue
Block a user