Skip to content

Commit 2dd57e3

Browse files
committed
added RSUSB backend flag
1 parent 59ede50 commit 2dd57e3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

librealsense-python-mac.ps1

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,7 @@ cmake .. -DCMAKE_OSX_ARCHITECTURES="arm64;x86_64" `
111111
-DCMAKE_OSX_DEPLOYMENT_TARGET=$deploymentTarget `
112112
-DLIBUSB_INC="$libusb_include" `
113113
-DLIBUSB_LIB="$libusb_binary" `
114+
-DFORCE_RSUSB_BACKEND=ON `
114115
-G Xcode
115116
Check-LastCommandStatusAndExit "Could not generate build configuration!"
116117

0 commit comments

Comments
 (0)