Remove TODO
This commit is contained in:
		
							parent
							
								
									2ab67a8138
								
							
						
					
					
						commit
						84b5595490
					
				
					 1 changed files with 0 additions and 2 deletions
				
			
		|  | @ -138,8 +138,6 @@ class Environment(SCons.Environment.Environment): | |||
| 
 | ||||
|     def process_src(self): | ||||
|         out_dir = self.build_root.Dir('src') | ||||
|         # TODO: Do the thing. | ||||
|         # do_sconscript(env, env.source_root, src_out_dir) | ||||
|         self.SConscript(self.src_root.File('SConscript'), | ||||
|                         variant_dir=out_dir) | ||||
|         self.Append(CPPPATH=[self.src_root]) | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue