diff options
| author | Vicki Pfau <vi@endrift.com> | 2020-08-01 17:13:08 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-08-01 17:13:08 -0700 |
| commit | b46242ff15f78a2da58548bda04850daf3ddca48 (patch) | |
| tree | 3a378c689ea76c2b1c31773ffb1ebb12584032c7 /ports/cudnn/CONTROL | |
| parent | d6565e146cb131ad818a29c7d531969277582b17 (diff) | |
| download | vcpkg-b46242ff15f78a2da58548bda04850daf3ddca48.tar.gz vcpkg-b46242ff15f78a2da58548bda04850daf3ddca48.zip | |
[many ports] Remove _find_package guards that break *_FOUND (#12157)
* [many ports] Remove _find_package guards that break *_FOUND
* [many ports] Fix incrementing version
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
Diffstat (limited to 'ports/cudnn/CONTROL')
| -rw-r--r-- | ports/cudnn/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/cudnn/CONTROL b/ports/cudnn/CONTROL index a60efc6cf..24714f97f 100644 --- a/ports/cudnn/CONTROL +++ b/ports/cudnn/CONTROL @@ -1,6 +1,6 @@ Source: cudnn Version: 7.6 -Port-Version: 1 +Port-Version: 2 Description: NVIDIA's cuDNN deep neural network acceleration library Build-Depends: cuda Supports: (windows|linux)&x64 |
