mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-28 21:20:28 +08:00
72f10db01c
Dlib - Package feature for blas (dlib is compatiable with Intel MKL) and CUDA OpenCV - Added option to integrate GDCM support (to read DICOM files)
12 lines
318 B
Plaintext
12 lines
318 B
Plaintext
Source: dlib
|
|
Version: 19.7
|
|
Build-Depends: libjpeg-turbo, libpng, sqlite3, fftw3
|
|
Description: Modern C++ toolkit containing machine learning algorithms and tools for creating complex software in C++
|
|
|
|
Feature: blas
|
|
Description: BLAS support for dlib
|
|
|
|
Feature: cuda
|
|
Build-Depends: cuda
|
|
Description: CUDA support for dlib
|