vcpkg/ports/dlib/CONTROL
Sean Warren cc99ad6ee4 Use vcpkg version of BLAS and LAPACK in dlib
dlib v19.8 detects these packages correctly
2018-01-03 07:58:20 +11:00

9 lines
287 B
Plaintext

Source: dlib
Version: 19.8
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++
Feature: cuda
Build-Depends: cuda
Description: CUDA support for dlib