diff options
| author | Jürgen Herrmann <shadowrom@me.com> | 2017-02-18 13:11:48 +0100 |
|---|---|---|
| committer | Jürgen Herrmann <shadowrom@me.com> | 2017-02-18 13:11:48 +0100 |
| commit | 2ab8eb3ef05eaf840389e0ea1a78489490e37983 (patch) | |
| tree | 42806e2258a002970d56a8046f9b272571bed0ea /ports/dlib/CONTROL | |
| parent | 128ba92feeba2f474d19a5fc738fb60338b5e70a (diff) | |
| download | vcpkg-2ab8eb3ef05eaf840389e0ea1a78489490e37983.tar.gz vcpkg-2ab8eb3ef05eaf840389e0ea1a78489490e37983.zip | |
dlib port
Initial commit for dlib port
Diffstat (limited to 'ports/dlib/CONTROL')
| -rw-r--r-- | ports/dlib/CONTROL | 3 |
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++ |
