make indents consistent in cake.. also put a glaring note that the MRUBY support needs to be finished.
This commit is contained in:
		
							parent
							
								
									a18497ca7b
								
							
						
					
					
						commit
						835ea686c8
					
				
					 1 changed files with 188 additions and 187 deletions
				
			
		| 
						 | 
				
			
			@ -258,6 +258,7 @@ if (BINDING STREQUAL "MRI")
 | 
			
		|||
		binding-mri/filesystem-binding.cpp
 | 
			
		||||
	)
 | 
			
		||||
elseif(BINDING STREQUAL "MRUBY")
 | 
			
		||||
	message(FATAL_ERROR "Mruby support in CMake needs to be finished")
 | 
			
		||||
	list(APPEND DEFINES
 | 
			
		||||
		BINDING_MRUBY
 | 
			
		||||
	)
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue