This website requires JavaScript.
Explore
Help
Register
Sign In
alex
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2024-10-05 20:47:46 -04:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
6b585fe542
esp-idf
/
components
/
mqtt
/
CMakeLists.txt
2 lines
59 B
CMake
Raw
Normal View
History
Unescape
Escape
[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
2022-10-17 08:59:56 -04:00
include
(
${
CMAKE_CURRENT_LIST_DIR
}
/esp-mqtt/CMakeLists.txt
)
Reference in New Issue
Copy Permalink