mirror of
				https://github.com/liberatedsystems/openCom-Companion.git
				synced 2025-07-08 05:07:21 +02:00 
			
		
		
		
	Updated recipe
This commit is contained in:
		
							parent
							
								
									802f43c71f
								
							
						
					
					
						commit
						aa77083f74
					
				| @ -38,7 +38,8 @@ class Codec2Recipe(Recipe): | ||||
|             ] | ||||
| 
 | ||||
|             mkdir = sh.mkdir("-p", "build_android") | ||||
|             cd = sh.cd("build_android") | ||||
|             # cd = sh.cd("build_android") | ||||
|             os.chdir("build_android") | ||||
|             cmake = sh.Command('cmake') | ||||
| 
 | ||||
|             shprint(cmake, *flags, _env=env) | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user