summaryrefslogtreecommitdiff
path: root/azure-pipelines.yml
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2019-03-04 21:36:02 +0100
committerGitHub <noreply@github.com>2019-03-04 21:36:02 +0100
commit817c2f2ba664e264349d84b0f6092679a8a647ab (patch)
treef94d0e19f7db378dc42109381a8f2be330196670 /azure-pipelines.yml
parentd4a3ba51c7c062fc5a96774c2591ea3baa24cd38 (diff)
downloadATCD-817c2f2ba664e264349d84b0f6092679a8a647ab.tar.gz
Add vcpkg root
Diffstat (limited to 'azure-pipelines.yml')
-rw-r--r--azure-pipelines.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/azure-pipelines.yml b/azure-pipelines.yml
index fae0dca584b..ace230af8dd 100644
--- a/azure-pipelines.yml
+++ b/azure-pipelines.yml
@@ -42,6 +42,7 @@ jobs:
vcpkgarch: x86-windows
vcpkglibdir: lib
variables:
+ VCPKG_ROOT: C:\vcpkg
XERCESC_INCDIR: $(VCPKG_ROOT)\installed\$(vcpkgarch)\include
XERCESC_LIBDIR: $(VCPKG_ROOT)\installed\$(vcpkglibdir)
SSL_INCDIR: $(VCPKG_ROOT)\installed\$(vcpkgarch)\include