neovim/cmake/InstallClintErrors.cmake
2017-04-09 03:28:48 +02:00

3 lines
86 B
CMake

file(GLOB_RECURSE JSON_FILES *.json)
file(COPY ${JSON_FILES} DESTINATION "${TARGET}")