Home
last modified time | relevance | path

Searched +full:- +full:dhb_have_directwrite (Results 1 – 2 of 2) sorted by relevance

/external/harfbuzz_ng/
Dappveyor.yml6 #- compiler: msvc
10 # triplet: x86-windows
12 #- compiler: msvc
16 # triplet: x64-windows
18 - compiler: msvc
26 #- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2013
31 # triplet: x86-windows
33 - APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2017
38 triplet: x86-windows
40 - APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2019
[all …]
Dazure-pipelines.yml2 vmImage: 'VS2017-Win2016'
7 triplet: 'x86-windows'
10 - script: |
13 .\bootstrap-vcpkg.bat
15 .\vcpkg install glib:x86-windows freetype:x86-windows cairo:x86-windows
17 …cmake -Bbuild -H. -DHB_HAVE_UNISCRIBE=ON -DHB_HAVE_DIRECTWRITE=ON -DHB_HAVE_GLIB=ON -DHB_HAVE_FREE…
20 ctest --output-on-failure -C Debug