1
mirror of https://github.com/neovim/neovim.git synced 2025-01-01 17:23:36 -07:00
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}")