mirror of
				https://github.com/Z3Prover/z3
				synced 2025-11-04 05:19:11 +00:00 
			
		
		
		
	separate dependencies for qe_lite
This commit is contained in:
		
							parent
							
								
									2bcc814031
								
							
						
					
					
						commit
						08294d62e5
					
				
					 16 changed files with 26 additions and 16 deletions
				
			
		
							
								
								
									
										9
									
								
								src/qe/lite/CMakeLists.txt
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										9
									
								
								src/qe/lite/CMakeLists.txt
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,9 @@
 | 
			
		|||
z3_add_component(qe_lite
 | 
			
		||||
  SOURCES
 | 
			
		||||
    qe_lite.cpp
 | 
			
		||||
  COMPONENT_DEPENDENCIES
 | 
			
		||||
    tactic
 | 
			
		||||
    mbp
 | 
			
		||||
  TACTIC_HEADERS
 | 
			
		||||
    qe_lite.h
 | 
			
		||||
)
 | 
			
		||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue