mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	cuda: Fix env_set (#861)
This commit is contained in:
		
							parent
							
								
									787a9d3147
								
							
						
					
					
						commit
						5250ff45bc
					
				@ -26,7 +26,7 @@
 | 
				
			|||||||
        "libnvvp"
 | 
					        "libnvvp"
 | 
				
			||||||
    ],
 | 
					    ],
 | 
				
			||||||
    "env_set": {
 | 
					    "env_set": {
 | 
				
			||||||
        "CUDA_PATH": "."
 | 
					        "CUDA_PATH": "$dir"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "checkver": {
 | 
					    "checkver": {
 | 
				
			||||||
        "url": "https://developer.nvidia.com/cuda-downloads?target_os=Windows&target_arch=x86_64&target_version=10&target_type=exelocal",
 | 
					        "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