vcpkg/ports/dlib/CONTROL
Luiz Paulo 72f10db01c Adding package features for Dlib and OpenCV
Dlib - Package feature for blas (dlib is compatiable with Intel MKL) and CUDA
OpenCV - Added option to integrate GDCM support (to read DICOM files)
2017-11-11 15:31:38 +00:00

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