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

Use VS 2019

parent b0fb8ab5
Branches
Tags
No related merge requests found
Pipeline #28085 failed
......@@ -54,7 +54,7 @@ webserver-deploy:
### Windows
.build-windows: &build-windows
- 'call "C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Auxiliary/Build/vcvars64.bat"'
- 'call "D:/Program Files/Visual Studio 2019/VC/Auxiliary/Build/vcvars64.bat"'
- mkdir build
- cd build
- echo cmake %CMAKE_ARGS% %CMAKE_ARGS_WINDOWS% -DNANOGUI_DIR="C:/Program Files (x86)/NanoGUI" ..
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment