mirror of
				https://github.com/ethereum/solidity
				synced 2023-10-03 13:03:40 +00:00 
			
		
		
		
	new z3 version in cmakelist
This commit is contained in:
		
							parent
							
								
									f3d7dfba82
								
							
						
					
					
						commit
						be0149dd47
					
				| @ -75,7 +75,7 @@ configure_file("${CMAKE_SOURCE_DIR}/cmake/templates/license.h.in" include/licens | ||||
| 
 | ||||
| include(EthOptions) | ||||
| configure_project(TESTS) | ||||
| set(LATEST_Z3_VERSION "4.11.0") | ||||
| set(LATEST_Z3_VERSION "4.11.2") | ||||
| set(MINIMUM_Z3_VERSION "4.8.0") | ||||
| find_package(Z3) | ||||
| if (${Z3_FOUND}) | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user