mirror of
				https://github.com/Telecominfraproject/wlan-cloud-lib-cppkafka.git
				synced 2025-11-04 04:27:48 +00:00 
			
		
		
		
	Add zookeeper support
This commit is contained in:
		
							
								
								
									
										7
									
								
								include/cppkafka/config.h.in
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										7
									
								
								include/cppkafka/config.h.in
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,7 @@
 | 
			
		||||
#ifndef CPPKAFKA_CONFIG_H
 | 
			
		||||
#define CPPKAFKA_CONFIG_H
 | 
			
		||||
 | 
			
		||||
/* Define if the zookeeper extensions are enabled */
 | 
			
		||||
#cmakedefine CPPKAFKA_HAVE_ZOOKEEPER
 | 
			
		||||
 | 
			
		||||
#endif // CPPKAFKA_CONFIG_H
 | 
			
		||||
		Reference in New Issue
	
	Block a user