mirror of
				https://github.com/Z3Prover/z3
				synced 2025-11-03 21:09:11 +00:00 
			
		
		
		
	fix windows build_dist setting
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
		
							parent
							
								
									d400929d9a
								
							
						
					
					
						commit
						fb1287155e
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -220,7 +220,7 @@ def mk_dist_dir(x64):
 | 
			
		|||
    if DOTNET_CORE_ENABLED:
 | 
			
		||||
       mk_util.DOTNET_CORE_ENABLED = True
 | 
			
		||||
    else:
 | 
			
		||||
       mk_util.DOTNET_CORE_ENABLED = DOTNET_ENABLED
 | 
			
		||||
       mk_util.DOTNET_ENABLED = DOTNET_ENABLED
 | 
			
		||||
    mk_util.DOTNET_KEY_FILE = DOTNET_KEY_FILE
 | 
			
		||||
    mk_util.JAVA_ENABLED = JAVA_ENABLED
 | 
			
		||||
    mk_util.PYTHON_ENABLED = PYTHON_ENABLED
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue