diff options
| author | ras0219 <533828+ras0219@users.noreply.github.com> | 2020-10-07 00:25:01 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-10-07 00:25:01 -0700 |
| commit | b7b552d31ca4b34b9afb9633594d445a1ef23600 (patch) | |
| tree | be3823fa58eee416d437124a0e4400913e1d1178 /ports/cuda/CONTROL | |
| parent | 59a20fb164e18fca708a384a92c7d38d328ee0f2 (diff) | |
| download | vcpkg-b7b552d31ca4b34b9afb9633594d445a1ef23600.tar.gz vcpkg-b7b552d31ca4b34b9afb9633594d445a1ef23600.zip | |
[cuda] Export vcpkg_find_cuda.cmake (#13440)
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
Diffstat (limited to 'ports/cuda/CONTROL')
| -rw-r--r-- | ports/cuda/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/cuda/CONTROL b/ports/cuda/CONTROL index 00b422df8..348fc9ae3 100644 --- a/ports/cuda/CONTROL +++ b/ports/cuda/CONTROL @@ -1,5 +1,5 @@ Source: cuda Version: 10.1 -Port-Version: 2 +Port-Version: 3 Description: A parallel computing platform and programming model Homepage: https://developer.nvidia.com/cuda-toolkit |
