vcpkg/ports/dlib/CONTROL
Sean Warren 65c02123a4 [dlib] Update to v19.17 and fix static lapack linkage (#6520)
* [dlib] Update to v19.17 and fix static lapack linkage

* [dlib] Update patchs for new dlib version
2019-05-24 09:39:59 -07:00

9 lines
302 B
Plaintext

Source: dlib
Version: 19.17
Build-Depends: libjpeg-turbo, libpng, sqlite3, fftw3, openblas (!osx), clapack (!osx)
Description: Modern C++ toolkit containing machine learning algorithms and tools for creating complex software in C++
Feature: cuda
Build-Depends: cuda
Description: CUDA support for dlib