esp-idf/components/mqtt/CMakeLists.txt
Euripedes Rocha 5afa3d347c [MQTT] - Moves compile definition out of idf
- MQTT build process is to be managed in esp-mqtt repository
- Componenf directory points directly to submodule, usage must be
  unchanged
2023-01-06 06:30:26 +00:00

2 lines
59 B
CMake

include(${CMAKE_CURRENT_LIST_DIR}/esp-mqtt/CMakeLists.txt)