Fixed client build variables
This commit is contained in:
		
							parent
							
								
									98b1d3a1fb
								
							
						
					
					
						commit
						58f0e35209
					
				@ -2,9 +2,9 @@
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
cd $(dirname $0)
 | 
					cd $(dirname $0)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
tearoot_cmake_config="`pwd`/cmake/config/tearoot-client.cmake"
 | 
					export tearoot_cmake_config="`pwd`/cmake/config/tearoot-client.cmake"
 | 
				
			||||||
tearoot_cmake_module="`pwd`/cmake/"
 | 
					export tearoot_cmake_module="`pwd`/cmake/"
 | 
				
			||||||
traroot_library="`pwd`/third_party"
 | 
					export traroot_library="`pwd`/third_party"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
source scripts/build_helper.sh
 | 
					source scripts/build_helper.sh
 | 
				
			||||||
begin_task "build_client" "Building client"
 | 
					begin_task "build_client" "Building client"
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user