diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2018-11-01 19:47:20 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-11-01 19:47:20 -0700 |
| commit | cc3fae8e5ca3e47ff2d7e1de428aba2d515bec54 (patch) | |
| tree | 52bfd57600f616dd73cfb0fe85b7739ef5311e1a /ports/xerces-c/CONTROL | |
| parent | a589f9f9ed1623f005d1760c957fe5942df68001 (diff) | |
| download | vcpkg-cc3fae8e5ca3e47ff2d7e1de428aba2d515bec54.tar.gz vcpkg-cc3fae8e5ca3e47ff2d7e1de428aba2d515bec54.zip | |
[xerces-c] Avoid building executables (#4576)
Diffstat (limited to 'ports/xerces-c/CONTROL')
| -rw-r--r-- | ports/xerces-c/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/xerces-c/CONTROL b/ports/xerces-c/CONTROL index 3ba79b1e8..006210e2f 100644 --- a/ports/xerces-c/CONTROL +++ b/ports/xerces-c/CONTROL @@ -1,3 +1,3 @@ Source: xerces-c -Version: 3.2.2-4 +Version: 3.2.2-5 Description: Xerces-C++ is a XML parser, for parsing, generating, manipulating, and validating XML documents using the DOM, SAX, and SAX2 APIs. |
