mirror of
				https://github.com/NVIDIA/cuda-samples.git
				synced 2025-10-31 11:37:49 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			16 lines
		
	
	
		
			311 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			16 lines
		
	
	
		
			311 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "version": "2.0.0",
 | |
|     "tasks": [
 | |
|         {
 | |
|             "label": "sample",
 | |
|             "type": "shell",
 | |
|             "command": "make dbg=1",
 | |
|             "problemMatcher": ["$nvcc"],
 | |
|             "group": {
 | |
|                 "kind": "build",
 | |
|                 "isDefault": true
 | |
|             }
 | |
|         }
 | |
|     ]
 | |
| }
 |