2
0
mirror of https://github.com/boostorg/gil.git synced 2026-01-19 04:12:11 +00:00

Add vcpkg bin folder to PATH (#45)

Fix GIL IO tests issue with dependency DLLs not found.
This commit is contained in:
Mateusz Loskot
2018-03-15 19:56:35 +01:00
committed by Stefan Seefeld
parent 812203fec9
commit 32bccb3530

View File

@@ -72,7 +72,7 @@ install:
build: off
test_script:
- set PATH=%ADDPATH%%PATH%
- set PATH=c:\Tools\vcpkg\installed\%TRIPLET%\bin;%PATH%
- set I=C:\Tools\vcpkg\installed\%TRIPLET%\include
- set L=C:\Tools\vcpkg\installed\%TRIPLET%\lib
- set LIBPNG_NAME=libpng16