Skip to content
Snippets Groups Projects
Commit 3441fe6a authored by Nicolas Pope's avatar Nicolas Pope
Browse files

Try removing quotes

parent e5019a47
No related branches found
No related tags found
1 merge request!345Implements #379 Min Disparity in SGM
Pipeline #29615 passed
This commit is part of merge request !345. Comments created here will be created in the context of that merge request.
......@@ -54,7 +54,7 @@ webserver-deploy:
### Windows
.build-windows: &build-windows
- call "vcvars64.bat"
- call vcvars64.bat
- mkdir build
- cd build
- cmake %CMAKE_ARGS% %CMAKE_ARGS_WINDOWS% -DREALSENSE_DIR="C:/Program Files (x86)/Intel RealSense SDK 2.0" -DOPENVR_DIR="C:/Program Files (x86)/OpenVRSDK" -DOPUS_DIR="C:/Program Files (x86)/Opus" ..
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment