diff options
| author | CoprDistGit <infra@openeuler.org> | 2026-04-06 06:36:42 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2026-04-06 06:36:42 +0000 |
| commit | 084f6c9587d7eef5fb894a31b20809ff472d33b1 (patch) | |
| tree | 30b4001cfe1e64af736981a8a21e25648b320f4e | |
| parent | d611ebdcc643166d7e3082f2618551aaf1d9177d (diff) | |
automatic import of librealsense2
| -rw-r--r-- | disable-json-download.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/disable-json-download.patch b/disable-json-download.patch index 9f6084d..06f4b5e 100644 --- a/disable-json-download.patch +++ b/disable-json-download.patch @@ -1,5 +1,5 @@ ---- CMake/external_json.cmake.orig 2026-04-06 14:26:00.677001990 +0800 -+++ CMake/external_json.cmake 2026-04-06 14:26:00.677001990 +0800 +--- a/CMake/external_json.cmake.orig 2026-04-06 14:26:00.677001990 +0800 ++++ b/CMake/external_json.cmake 2026-04-06 14:26:00.677001990 +0800 @@ -1,49 +1,10 @@ cmake_minimum_required(VERSION 3.10) include(ExternalProject) |
