]> granicus.if.org Git - libjpeg-turbo/commit
AppVeyor: Fix CI build
authorDRC <information@libjpeg-turbo.org>
Sat, 18 Mar 2017 18:24:50 +0000 (13:24 -0500)
committerDRC <information@libjpeg-turbo.org>
Sat, 18 Mar 2017 18:25:30 +0000 (13:25 -0500)
commitc082dc039db6a6bc42bcd67571f50727d197a2ef
treea80fed0e428fef2f6482ee9478cc2beff76a3853
parentd4c41fe0dabe2d1539763c899f879cc1e391750a
AppVeyor: Fix CI build

Something changed in the CI build environment, and our previous trick of
setting the Git URL to file://c:/projects/libjpeg-turbo no longer works.
Using cygpath to translate the Windows path to a MinGW-friendly format
is a better solution anyhow.
appveyor.yml