aboutsummaryrefslogtreecommitdiff
path: root/ports/dlib/CONTROL
diff options
context:
space:
mode:
authorAlexander Karatarakis <alex@karatarakis.com>2017-02-21 13:32:31 -0800
committerGitHub <noreply@github.com>2017-02-21 13:32:31 -0800
commitb921dce5fc17bd4c1c206b79eb0a7b8758dcf5bf (patch)
tree06e1ff2648abadf235a4947e7307875bfbad5995 /ports/dlib/CONTROL
parent7459156943653c73a0d4087ed4c4ad9703cc6538 (diff)
parent2ab8eb3ef05eaf840389e0ea1a78489490e37983 (diff)
downloadvcpkg-b921dce5fc17bd4c1c206b79eb0a7b8758dcf5bf.tar.gz
vcpkg-b921dce5fc17bd4c1c206b79eb0a7b8758dcf5bf.zip
Merge pull request #690 from Shadowrom2020/master
dlib port
Diffstat (limited to 'ports/dlib/CONTROL')
-rw-r--r--ports/dlib/CONTROL3
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/dlib/CONTROL b/ports/dlib/CONTROL
new file mode 100644
index 000000000..91ce3eb57
--- /dev/null
+++ b/ports/dlib/CONTROL
@@ -0,0 +1,3 @@
+Source: dlib
+Version: 19.2
+Description: Modern C++ toolkit containing machine learning algorithms and tools for creating complex software in C++