15 lines
		
	
	
		
			259 B
		
	
	
	
		
			INI
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
		
			259 B
		
	
	
	
		
			INI
		
	
	
	
	
	
| # Format: //devtools/kokoro/config/proto/build.proto
 | |
| 
 | |
| # Location of the continuous bash script in Git.
 | |
| build_file: "cppdap/kokoro/macos/presubmit.sh"
 | |
| 
 | |
| env_vars {
 | |
|   key: "BUILD_SYSTEM"
 | |
|   value: "cmake"
 | |
| }
 | |
| 
 | |
| env_vars {
 | |
|   key: "BUILD_TARGET_ARCH"
 | |
|   value: "x64"
 | |
| }
 | 
