cuda: Fix env_set (#861)

This commit is contained in:
Chawye Hsu 2020-03-05 14:34:27 +08:00 committed by GitHub
parent 787a9d3147
commit 5250ff45bc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,7 +26,7 @@
"libnvvp"
],
"env_set": {
"CUDA_PATH": "."
"CUDA_PATH": "$dir"
},
"checkver": {
"url": "https://developer.nvidia.com/cuda-downloads?target_os=Windows&target_arch=x86_64&target_version=10&target_type=exelocal",