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

try again with build out of repo

parent dfc36903
No related branches found
No related tags found
No related merge requests found
Pipeline #29188 failed
......@@ -55,7 +55,7 @@ webserver-deploy:
.build-windows: &build-windows
- 'call vcvars64.bat'
- if not exist ../ftl_build mkdir ../ftl_build
- if not exist "../ftl_build" mkdir "../ftl_build"
- cd ../ftl_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" ..
- devenv ftl.utu.fi.sln /build Release
......
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