|  | @@ -294,6 +294,7 @@ if (BUILD_TESTING AND GFLAGS)
 | 
	
		
			
				|  |  |    ceres_test(canonical_views_clustering)
 | 
	
		
			
				|  |  |    ceres_test(compressed_row_sparse_matrix)
 | 
	
		
			
				|  |  |    ceres_test(conditioned_cost_function)
 | 
	
		
			
				|  |  | +  ceres_test(conjugate_gradients_solver)
 | 
	
		
			
				|  |  |    ceres_test(corrector)
 | 
	
		
			
				|  |  |    ceres_test(cost_function_to_functor)
 | 
	
		
			
				|  |  |    ceres_test(covariance)
 | 
	
	
		
			
				|  | @@ -354,7 +355,6 @@ if (BUILD_TESTING AND GFLAGS)
 | 
	
		
			
				|  |  |                            ${SUITESPARSE_LIBRARIES})
 | 
	
		
			
				|  |  |    endif (SUITESPARSE AND SUITESPARSE_FOUND)
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  | -  ceres_test(symmetric_linear_solver)
 | 
	
		
			
				|  |  |    ceres_test(triplet_sparse_matrix)
 | 
	
		
			
				|  |  |    ceres_test(trust_region_minimizer)
 | 
	
		
			
				|  |  |    ceres_test(trust_region_preprocessor)
 |