fix appveyor file
This commit is contained in:
parent
94e41538b6
commit
efebbcb2bf
|
@ -14,6 +14,7 @@ environment:
|
|||
linkflags: '"/LIBPATH:C:\\OpenSSL-Win32\\lib"'
|
||||
- variant: test_release
|
||||
compiler: msvc
|
||||
linkflags: '"/LIBPATH:C:\\OpenSSL-Win32\\lib"'
|
||||
- variant: test_debug
|
||||
compiler: gcc
|
||||
linkflags: '"-LC:\\OpenSSL-Win32\\lib"'
|
||||
|
|
Loading…
Reference in New Issue