mirror of
				https://github.com/espressif/esp-protocols.git
				synced 2025-11-04 16:41:39 +01:00 
			
		
		
		
	
		
			
	
	
		
			7 lines
		
	
	
		
			189 B
		
	
	
	
		
			CMake
		
	
	
	
	
	
		
		
			
		
	
	
			7 lines
		
	
	
		
			189 B
		
	
	
	
		
			CMake
		
	
	
	
	
	
| 
								 | 
							
								idf_build_get_property(target IDF_TARGET)
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								idf_component_register(SRCS "esp_mqtt_cxx.cpp"
							 | 
						||
| 
								 | 
							
								                    INCLUDE_DIRS "include"
							 | 
						||
| 
								 | 
							
								                    REQUIRES mqtt
							 | 
						||
| 
								 | 
							
								                    )
							 |