mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-06-07 01:43:28 +08:00
[dlib] adding missing cudnn depedency for cuda feature (#15277)
This commit is contained in:
parent
cc4475d492
commit
b6b82ac290
@ -7,7 +7,7 @@ Description: Modern C++ toolkit containing machine learning algorithms and tools
|
||||
Default-Features: fftw3, sqlite3
|
||||
|
||||
Feature: cuda
|
||||
Build-Depends: cuda
|
||||
Build-Depends: cuda, cudnn
|
||||
Description: CUDA support for dlib
|
||||
|
||||
Feature: fftw3
|
||||
|
Loading…
Reference in New Issue
Block a user