diff options
Diffstat (limited to 'cmake/InstallClintErrors.cmake')
-rw-r--r-- | cmake/InstallClintErrors.cmake | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/cmake/InstallClintErrors.cmake b/cmake/InstallClintErrors.cmake deleted file mode 100644 index bd5ca07828..0000000000 --- a/cmake/InstallClintErrors.cmake +++ /dev/null @@ -1,2 +0,0 @@ -file(GLOB_RECURSE JSON_FILES *.json) -file(COPY ${JSON_FILES} DESTINATION "${TARGET}") |