diff options
| author | Brad Anderson <eco@gnuk.net> | 2017-06-28 15:09:00 -0600 |
|---|---|---|
| committer | Brad Anderson <eco@gnuk.net> | 2017-06-28 15:51:39 -0600 |
| commit | 821039eeb702b0f65156fb5510d53b0b9210c506 (patch) | |
| tree | a87633b1e05412f067d4c85375196029f8ea4463 /ports/tinyxml2/CONTROL | |
| parent | 9623f0052ef05954fc763971fc0bebe84d47ee9d (diff) | |
| download | vcpkg-821039eeb702b0f65156fb5510d53b0b9210c506.tar.gz vcpkg-821039eeb702b0f65156fb5510d53b0b9210c506.zip | |
[tinyxml2] Update tinyxml2 to fix static linkage
Also specify BUILD_STATIC_LIBS when building static
Diffstat (limited to 'ports/tinyxml2/CONTROL')
| -rw-r--r-- | ports/tinyxml2/CONTROL | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/tinyxml2/CONTROL b/ports/tinyxml2/CONTROL index ee5e20f34..aaa9a7c4f 100644 --- a/ports/tinyxml2/CONTROL +++ b/ports/tinyxml2/CONTROL @@ -1,3 +1,3 @@ Source: tinyxml2 -Version: 5.0.0 -Description: A simple, small, efficient, C++ XML parser
\ No newline at end of file +Version: 5.0.1 +Description: A simple, small, efficient, C++ XML parser |
