1
0
forked from pool/librealsense

Improve and reorganize building shared libraries #1

Merged
jirislaby merged 1 commits from rhabacker/h-librealsense:factory into factory 2025-07-10 07:40:51 +02:00
Contributor

Support for the creation of shared libraries has been taken over by this pull request https://github.com/IntelRealSense/librealsense/pull/14125.

Support for the creation of shared libraries has been taken over by this pull request https://github.com/IntelRealSense/librealsense/pull/14125.
rhabacker added 1 commit 2025-07-09 16:41:01 +02:00
jirislaby reviewed 2025-07-10 07:39:01 +02:00
@@ -85,6 +87,7 @@ sed -i "s/\|\/\'/g" %{_builddir}/%{name}-%{version}/src/libusb/libusb.h
%cmake \
-DOpenGL_GL_PREFERENCE=GLVND \
-DCHECK_FOR_UPDATES=OFF \
-DBUILD_SHARED_LIBS=1 \
Owner

This is not necessary, %cmake does this. I will fix this up.

This is not necessary, `%cmake` does this. I will fix this up.
rhabacker marked this conversation as resolved
jirislaby merged commit 940cf04b1a into factory 2025-07-10 07:40:51 +02:00
Sign in to join this conversation.
No Reviewers
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: jirislaby/h-librealsense#1