mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-01 19:37:51 +08:00
a3ad23650f
* [dlib] Updated dlib to v19.19 * - [dlib] Corrected dlib version. - [dlib] Corrected copyright installation. - [dlib] Removed deprecated calls from portfile.
10 lines
346 B
Plaintext
10 lines
346 B
Plaintext
Source: dlib
|
|
Version: 19.19
|
|
Build-Depends: libjpeg-turbo, libpng, sqlite3, fftw3, openblas (!osx), clapack (!osx)
|
|
Homepage: https://github.com/davisking/dlib
|
|
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
|