diff options
| author | Markus Rickert <rickertm@users.noreply.github.com> | 2020-05-18 20:20:37 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-05-18 11:20:37 -0700 |
| commit | 87b2ae5500de635cc62b0ad652217d4819e7cffa (patch) | |
| tree | 8b801db5f0681b593be7b47c380da4980220e2ec /ports/nlopt/CONTROL | |
| parent | d2c3dbf6ece871dbad02f8b79ca99abf9f786523 (diff) | |
| download | vcpkg-87b2ae5500de635cc62b0ad652217d4819e7cffa.tar.gz vcpkg-87b2ae5500de635cc62b0ad652217d4819e7cffa.zip | |
[nlopt] Enable UWP support (#11398)
Diffstat (limited to 'ports/nlopt/CONTROL')
| -rw-r--r-- | ports/nlopt/CONTROL | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ports/nlopt/CONTROL b/ports/nlopt/CONTROL index 7aca60e2b..8d1344934 100644 --- a/ports/nlopt/CONTROL +++ b/ports/nlopt/CONTROL @@ -1,5 +1,4 @@ Source: nlopt -Version: 2.6.2 +Version: 2.6.2-1 Homepage: https://github.com/stevengj/nlopt Description: a library for nonlinear local and global optimization, for functions with and without gradient information. -Supports: !uwp |
