cmake: install runtime/rgb.txt

closes #6682
This commit is contained in:
Justin M. Keyes 2017-11-11 12:52:21 +01:00
parent 881f9e42d1
commit 69e3308771

View File

@ -137,6 +137,7 @@ endforeach()
file(GLOB_RECURSE RUNTIME_FILES
RELATIVE ${CMAKE_CURRENT_SOURCE_DIR}
rgb.txt
*.vim *.dict *.py *.rb *.ps *.tutor)
foreach(F ${RUNTIME_FILES})