Home
last modified time | relevance | path

Searched +full:bootstrap +full:- +full:vcpkg (Results 1 – 1 of 1) sorted by relevance

/external/harfbuzz_ng/
Dazure-pipelines.yml2 vmImage: 'VS2017-Win2016'
7 triplet: 'x86-windows'
10 - script: |
11 git clone https://github.com/Microsoft/vcpkg
12 cd vcpkg
13 .\bootstrap-vcpkg.bat
14 .\vcpkg integrate install
15 .\vcpkg install glib:x86-windows freetype:x86-windows cairo:x86-windows
17-Bbuild -H. -DHB_HAVE_UNISCRIBE=ON -DHB_HAVE_DIRECTWRITE=ON -DHB_HAVE_GLIB=ON -DHB_HAVE_FREETYPE=O…
20 ctest --output-on-failure -C Debug