You cannot select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
	
	
		
			
	
		
		
			
				
				
					
						
						
						
							 | 
							
							test(
 | 
						
						
						
						
							 | 
							
							  'TestMixRamp',
 | 
						
						
						
						
							 | 
							
							  executable(
 | 
						
						
						
						
							 | 
							
							    'TestMixRamp',
 | 
						
						
						
						
							 | 
							
							    'TestMixRampParser.cxx',
 | 
						
						
						
						
							 | 
							
							    'TestMixRampInterpolate.cxx',
 | 
						
						
						
						
							 | 
							
							    include_directories: inc,
 | 
						
						
						
						
							 | 
							
							    dependencies: [
 | 
						
						
						
						
							 | 
							
							      log_dep,
 | 
						
						
						
						
							 | 
							
							      tag_dep,
 | 
						
						
						
						
							 | 
							
							      util_dep,
 | 
						
						
						
						
							 | 
							
							      gtest_dep,
 | 
						
						
						
						
							 | 
							
							    ],
 | 
						
						
						
						
							 | 
							
							  ),
 | 
						
						
						
						
							 | 
							
							  protocol: 'gtest',
 | 
						
						
						
						
							 | 
							
							)
 |