diff options
| author | NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> | 2020-09-28 08:34:12 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-09-27 17:34:12 -0700 |
| commit | 9ab6b68c83c6ec5675a5668138f28112ae65663c (patch) | |
| tree | c9acd5304c8946f59920e8b2e020a99dada20a38 /ports/ogdf/CONTROL | |
| parent | bfc0f488335725763b5e966641cbec738aa7a485 (diff) | |
| download | vcpkg-9ab6b68c83c6ec5675a5668138f28112ae65663c.tar.gz vcpkg-9ab6b68c83c6ec5675a5668138f28112ae65663c.zip | |
[ogdf] Fix build error on Visual Studio 2019 (#13647)
* [ogdf] Fix build error on Visual Studio 2019
* Update portfile.cmake
Update Format
Diffstat (limited to 'ports/ogdf/CONTROL')
| -rw-r--r-- | ports/ogdf/CONTROL | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ports/ogdf/CONTROL b/ports/ogdf/CONTROL index f13c58507..f7f7909f1 100644 --- a/ports/ogdf/CONTROL +++ b/ports/ogdf/CONTROL @@ -1,4 +1,5 @@ Source: ogdf Version: 2019-08-23 +Port-Version: 1 Homepage: https://github.com/ogdf/ogdf Description: Open Graph Drawing Framework |
