We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59ede50 commit 2dd57e3Copy full SHA for 2dd57e3
1 file changed
librealsense-python-mac.ps1
@@ -111,6 +111,7 @@ cmake .. -DCMAKE_OSX_ARCHITECTURES="arm64;x86_64" `
111
-DCMAKE_OSX_DEPLOYMENT_TARGET=$deploymentTarget `
112
-DLIBUSB_INC="$libusb_include" `
113
-DLIBUSB_LIB="$libusb_binary" `
114
+-DFORCE_RSUSB_BACKEND=ON `
115
-G Xcode
116
Check-LastCommandStatusAndExit "Could not generate build configuration!"
117
0 commit comments