Not used for anything and takes time and effort to keep up to date with the query classifier API.
		
			
				
	
	
		
			7 lines
		
	
	
		
			113 B
		
	
	
	
		
			CMake
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			113 B
		
	
	
	
		
			CMake
		
	
	
	
	
	
add_subdirectory(qc_mysqlembedded)
 | 
						|
add_subdirectory(qc_sqlite)
 | 
						|
 | 
						|
if(BUILD_TESTS)
 | 
						|
  add_subdirectory(test)
 | 
						|
endif()
 |