mirror of
				https://github.com/thelsing/knx.git
				synced 2025-10-26 10:26:25 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			20 lines
		
	
	
		
			597 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			20 lines
		
	
	
		
			597 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "configurations": [
 | |
|     {
 | |
|       "name": "WSL-Debug",
 | |
|       "generator": "Unix Makefiles",
 | |
|       "configurationType": "Debug",
 | |
|       "buildRoot": "${projectDir}\\out\\build\\${name}",
 | |
|       "installRoot": "${projectDir}\\out\\install\\${name}",
 | |
|       "cmakeExecutable": "/usr/bin/cmake",
 | |
|       "cmakeCommandArgs": "",
 | |
|       "buildCommandArgs": "",
 | |
|       "ctestCommandArgs": "",
 | |
|       "inheritEnvironments": [ "linux_x64" ],
 | |
|       "wslPath": "${defaultWSLPath}",
 | |
|       "addressSanitizerEnabled": false,
 | |
|       "addressSanitizerRuntimeFlags": "detect_leaks=0",
 | |
|       "variables": []
 | |
|     }
 | |
|   ]
 | |
| } |