diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2018-03-28 08:55:47 -0700 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-03-28 08:55:47 -0700 |
| commit | 0e8481c1dff484f2be1149a4911b8425c0d2e956 (patch) | |
| tree | bb04a3e3fa64b21670ee8f8f3200aa83011a4f14 /ports/dlib/CONTROL | |
| parent | 398a972357d059a8d27adb657a33da6cf2a52450 (diff) | |
| download | vcpkg-0e8481c1dff484f2be1149a4911b8425c0d2e956.tar.gz vcpkg-0e8481c1dff484f2be1149a4911b8425c0d2e956.zip | |
[dlib] Disable shared linkage
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 6863fa130..c4d5fe905 100644 --- a/ports/dlib/CONTROL +++ b/ports/dlib/CONTROL @@ -1,5 +1,5 @@ Source: dlib -Version: 19.10 +Version: 19.10-1 Build-Depends: libjpeg-turbo, libpng, sqlite3, fftw3, openblas, clapack Description: Modern C++ toolkit containing machine learning algorithms and tools for creating complex software in C++ |
