Don't build all of Hammer on AppVeyor just now
Since the port is not finished yet, we remove some source files and the compilation of examples.
This commit is contained in:
parent
c0ab06736f
commit
226cad2ab2
2 changed files with 2 additions and 11 deletions
|
|
@ -14,5 +14,6 @@ build_script:
|
|||
}
|
||||
- call "%VS140COMNTOOLS%\..\..\VC\vcvarsall.bat" %VCVARS_PLATFORM%
|
||||
- call tools\windows\build.bat
|
||||
- call tools\windows\build_examples.bat
|
||||
# FIXME(windows) TODO(uucidl): reactivate examples
|
||||
# - call tools\windows\build_examples.bat
|
||||
- exit /b 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue