mirror of
				https://github.com/Z3Prover/z3
				synced 2025-10-31 03:32:28 +00:00 
			
		
		
		
	increase minimal requirement to 3.4
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
		
							parent
							
								
									9d783628db
								
							
						
					
					
						commit
						cb6d3d2458
					
				
					 4 changed files with 9 additions and 27 deletions
				
			
		|  | @ -6,7 +6,7 @@ | |||
| # C++ we will use the C linker rather than the C++ linker and will not link | ||||
| # the C++ standard library in resulting in a link failure. | ||||
| project(Z3_C_MAXSAT_EXAMPLE C CXX) | ||||
| cmake_minimum_required(VERSION 2.8.12) | ||||
| cmake_minimum_required(VERSION 3.4) | ||||
| find_package(Z3 | ||||
|   REQUIRED | ||||
|   CONFIG | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue