summaryrefslogtreecommitdiff
path: root/azure-pipelines.yml
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2019-02-27 08:49:35 +0100
committerJohnny Willemsen <jwillemsen@remedy.nl>2019-02-27 08:49:35 +0100
commit4fe7e8e2c07749c63931e82c1d3edf666fbdabeb (patch)
tree855cc1c433ece627815c50c788c06cc09872c20f /azure-pipelines.yml
parentef59e5b721f09837a695dfc0f1f32b9effe70cf5 (diff)
downloadATCD-4fe7e8e2c07749c63931e82c1d3edf666fbdabeb.tar.gz
For the moment no xercesc with wchar on windows
* azure-pipelines.yml:
Diffstat (limited to 'azure-pipelines.yml')
-rw-r--r--azure-pipelines.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/azure-pipelines.yml b/azure-pipelines.yml
index d02f67f559b..e67e1cdeda2 100644
--- a/azure-pipelines.yml
+++ b/azure-pipelines.yml
@@ -20,7 +20,7 @@ jobs:
BuildConfiguration: Debug
vcpkgarch: x64-windows
vcpkglibdir: debug\lib
- OptionalFeatures: uses_wchar=1
+ OptionalFeatures: uses_wchar=1 xerces3=0
Debug64:
BuildPlatform: x64
BuildConfiguration: Debug