aboutsummaryrefslogtreecommitdiff
path: root/ports/nlopt/CONTROL
diff options
context:
space:
mode:
authorMikhail Paulyshka <me@mixaill.tk>2017-09-04 01:22:43 +0300
committerMikhail Paulyshka <me@mixaill.tk>2017-09-04 01:27:17 +0300
commitf6a5f3532074feef5dbf2cdb74d54cd75d17e4b4 (patch)
treef160c9db03d2784cd5a08ee408979651400a34cf /ports/nlopt/CONTROL
parent35a9d223bc14fb4b35d6ad876d208897c8ce590a (diff)
downloadvcpkg-f6a5f3532074feef5dbf2cdb74d54cd75d17e4b4.tar.gz
vcpkg-f6a5f3532074feef5dbf2cdb74d54cd75d17e4b4.zip
[nlopt] add master 2017-08-24
Diffstat (limited to 'ports/nlopt/CONTROL')
-rw-r--r--ports/nlopt/CONTROL3
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/nlopt/CONTROL b/ports/nlopt/CONTROL
new file mode 100644
index 000000000..1c3ab9915
--- /dev/null
+++ b/ports/nlopt/CONTROL
@@ -0,0 +1,3 @@
+Source: nlopt
+Version: 2.4.2-c43afa08d~vcpkg1
+Description: a library for nonlinear local and global optimization, for functions with and without gradient information.