neovim/cmake/InstallClintErrors.cmake

3 lines
86 B
CMake

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