Skip to content
Snippets Groups Projects
Commit 9fe18c46 authored by Martin Beseda's avatar Martin Beseda
Browse files

[WIP] [Windows] Testing Win VS2015 runner

parent 3caec29e
No related branches found
No related tags found
No related merge requests found
......@@ -36,8 +36,8 @@ win_visual_studio_2015_static_local_deps:
before_script:
# - call VsDevCmd.bat
- echo %cd%
- call "C:\Program Files (x86)\Microsoft Visual C++ Build Tools\vcbuildtools_msbuild.bat"
# - echo %cd%
# - call "C:\Program Files (x86)\Microsoft Visual C++ Build Tools\vcbuildtools_msbuild.bat"
- set DEPENDENCIES_LINK_TYPE=static
- set clean_after=yes
- set BUILD_LIB=yes
......
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