aboutsummaryrefslogtreecommitdiff
path: root/ports/cudnn/CONTROL
diff options
context:
space:
mode:
authorJacob Kahn <jacobkahn1@gmail.com>2020-11-30 17:57:40 -0600
committerGitHub <noreply@github.com>2020-11-30 15:57:40 -0800
commit51f295ade7eccc9ccebef781d00098471b787ee8 (patch)
tree6b35d39f2b88ca1e8ea328c5496e9a37b7c2cd0f /ports/cudnn/CONTROL
parenta1d48dc8ec47fc7d20545f8c28dc8b97ea398aee (diff)
downloadvcpkg-51f295ade7eccc9ccebef781d00098471b787ee8.tar.gz
vcpkg-51f295ade7eccc9ccebef781d00098471b787ee8.zip
[cudnn] Don't copy debug versions of the lib since they aren't provided (#14736)
* [cudnn] Don't copy debug versions of the lib since they aren't provided * Bump port version * add VCPKG_POLICY_MISMATCHED_NUMBER_OF_BINARIES
Diffstat (limited to 'ports/cudnn/CONTROL')
-rw-r--r--ports/cudnn/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/cudnn/CONTROL b/ports/cudnn/CONTROL
index 386b3fea7..3166890d3 100644
--- a/ports/cudnn/CONTROL
+++ b/ports/cudnn/CONTROL
@@ -1,6 +1,6 @@
Source: cudnn
Version: 7.6
-Port-Version: 3
+Port-Version: 4
Description: NVIDIA's cuDNN deep neural network acceleration library
Build-Depends: cuda
Supports: (windows|linux)&x64