diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2017-06-22 14:54:34 -0700 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2017-06-22 15:23:54 -0700 |
| commit | 5c93bc0102c2c90c31c14f7a978c946adc0ea904 (patch) | |
| tree | 5abec53d6e85b386d385678c72911b648df6ac22 /ports/dlib/CONTROL | |
| parent | df3f73d8256e549ad43efd0a84cd3691d91c9c10 (diff) | |
| download | vcpkg-5c93bc0102c2c90c31c14f7a978c946adc0ea904.tar.gz vcpkg-5c93bc0102c2c90c31c14f7a978c946adc0ea904.zip | |
[dlib] Fix static builds. Add cmake files back in.
Diffstat (limited to 'ports/dlib/CONTROL')
| -rw-r--r-- | ports/dlib/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/dlib/CONTROL b/ports/dlib/CONTROL index a6e886c4a..d9db5b99d 100644 --- a/ports/dlib/CONTROL +++ b/ports/dlib/CONTROL @@ -1,4 +1,4 @@ Source: dlib -Version: 19.4-3 +Version: 19.4-4 Build-Depends: libjpeg-turbo, libpng, sqlite3, fftw3 Description: Modern C++ toolkit containing machine learning algorithms and tools for creating complex software in C++ |
