mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
cuda: Fix env_set (#861)
This commit is contained in:
parent
787a9d3147
commit
5250ff45bc
@ -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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user