diff options
| author | CoprDistGit <infra@openeuler.org> | 2026-04-09 02:15:02 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2026-04-09 02:15:02 +0000 |
| commit | 98091c482748771bf5cfce7a6f34c030680385b0 (patch) | |
| tree | 4fa8858e6562dec374b6f3ea5ebe3a0828c5cc10 /0-librealsense2-fix-threads-not-found.patch | |
| parent | 8386d21312bf758fb2d038c81e3be3bd19f80c9c (diff) | |
automatic import of ros-humble-librealsense2
Diffstat (limited to '0-librealsense2-fix-threads-not-found.patch')
| -rw-r--r-- | 0-librealsense2-fix-threads-not-found.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/0-librealsense2-fix-threads-not-found.patch b/0-librealsense2-fix-threads-not-found.patch index e985607..bcb784c 100644 --- a/0-librealsense2-fix-threads-not-found.patch +++ b/0-librealsense2-fix-threads-not-found.patch @@ -3,10 +3,10 @@ 1 file changed, 5 insertions(+) diff --git a/CMakeLists.txt b/CMakeLists.txt -index 8f80c78..0b11b78 100644 +index 9ef630e..dcb2882 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt -@@ -4,6 +4,11 @@ project(librealsense2 LANGUAGES CXX C) +@@ -6,6 +6,11 @@ project( ${LRS_TARGET} LANGUAGES CXX C ) # Allow librealsense2 and all of the nested project to include the main repo folder set(REPO_ROOT ${CMAKE_CURRENT_SOURCE_DIR}) @@ -19,5 +19,5 @@ index 8f80c78..0b11b78 100644 include(CMake/lrs_options.cmake) -- -2.43.0 +2.34.1 |
