InstallClintErrors.cmake 86 B

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